summaryrefslogtreecommitdiff
path: root/board/scalys/simc-t10xx/law.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/scalys/simc-t10xx/law.c')
-rw-r--r--board/scalys/simc-t10xx/law.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/scalys/simc-t10xx/law.c b/board/scalys/simc-t10xx/law.c
index c3b5e85..df823d1 100644
--- a/board/scalys/simc-t10xx/law.c
+++ b/board/scalys/simc-t10xx/law.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 Scalys B.V.
+ * Copyright 2017 Scalys B.V.
* opensource@scalys.com
*
* Copyright 2013 Freescale Semiconductor, Inc.
@@ -29,4 +29,4 @@ struct law_entry law_table[] = {
#endif
};
-int num_law_entries = ARRAY_SIZE(law_table); \ No newline at end of file
+int num_law_entries = ARRAY_SIZE(law_table);