Skip to content

Commit 8e2e4d3

Browse files
committed
Update copyright dates
1 parent 280bac6 commit 8e2e4d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

03_uart1/src/uart.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* MIT License
33
*
4-
* Copyright (c) 2018 Andre Richter <andre.o.richter@gmail.com>
4+
* Copyright (c) 2018-2019 Andre Richter <andre.o.richter@gmail.com>
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

04_mailboxes/src/uart.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* MIT License
33
*
4-
* Copyright (c) 2018 Andre Richter <andre.o.richter@gmail.com>
4+
* Copyright (c) 2018-2019 Andre Richter <andre.o.richter@gmail.com>
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)