aboutsummaryrefslogtreecommitdiff
path: root/lib/efm32/tinygecko/vector.c
diff options
context:
space:
mode:
authorchrysn2012-03-03 00:24:58 +0100
committerchrysn2012-03-03 00:26:55 +0100
commit78c93dc779b42f94f531f81757ad4a911bd3e953 (patch)
treea9dfab76e64b17e62c51077436a94deb127969b6 /lib/efm32/tinygecko/vector.c
parent4668adcf1fa7654434ad3becda8ab4245488d981 (diff)
add missed license headers to efm32 files
some files had nonstandard shared copyright lines, fixed them too
Diffstat (limited to 'lib/efm32/tinygecko/vector.c')
-rw-r--r--lib/efm32/tinygecko/vector.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/efm32/tinygecko/vector.c b/lib/efm32/tinygecko/vector.c
index 4c6563e..264426b 100644
--- a/lib/efm32/tinygecko/vector.c
+++ b/lib/efm32/tinygecko/vector.c
@@ -2,7 +2,7 @@
* This file is part of the libopencm3 project.
*
* Copyright (C) 2010 Piotr Esden-Tempski <piotr@esden.net>,
- * 2012 chrysn <chrysn@fsfe.org>
+ * Copyright (C) 2012 chrysn <chrysn@fsfe.org>
*
* This library is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by