diff options
Diffstat (limited to 'src/peripherals/watchdog.ts')
| -rw-r--r-- | src/peripherals/watchdog.ts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/peripherals/watchdog.ts b/src/peripherals/watchdog.ts index 979151f..c4803ed 100644 --- a/src/peripherals/watchdog.ts +++ b/src/peripherals/watchdog.ts @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: MIT +// Copyright (c) Uri Shaked and contributors + /** * AVR8 Watchdog Timer * Part of AVR8js |
