aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xadmin.py2
-rw-r--r--util.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/admin.py b/admin.py
index e710d36..4cd6867 100755
--- a/admin.py
+++ b/admin.py
@@ -1,6 +1,6 @@
#! /usr/bin/python
-# Copyright 2014-2016 Linaro Limited
+# Copyright 2014-2018 Linaro Limited
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/util.py b/util.py
index 9474211..1f6ee50 100644
--- a/util.py
+++ b/util.py
@@ -1,4 +1,4 @@
-# Copyright 2014-2016 Linaro Limited
+# Copyright 2014-2018 Linaro Limited
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by