aboutsummaryrefslogtreecommitdiff
path: root/src/peripherals/watchdog.spec.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/peripherals/watchdog.spec.ts')
-rw-r--r--src/peripherals/watchdog.spec.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/peripherals/watchdog.spec.ts b/src/peripherals/watchdog.spec.ts
index df72148..2cc748d 100644
--- a/src/peripherals/watchdog.spec.ts
+++ b/src/peripherals/watchdog.spec.ts
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: MIT
+// Copyright (c) Uri Shaked and contributors
+
/**
* AVR8 Watchdog Timer Test Suite
* Part of AVR8js