summaryrefslogtreecommitdiff
path: root/src/pwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pwm.h')
-rw-r--r--src/pwm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pwm.h b/src/pwm.h
index 0c232a2..d25ec90 100644
--- a/src/pwm.h
+++ b/src/pwm.h
@@ -1,7 +1,7 @@
/*
* src/pwm.h
* (c) 2022 Jonas Gunz <himself@jonasgunz.de>
- * License: All rights reserved.
+ * License: MIT
*/
#ifndef _PWM_H_