aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/qmi-codegen/utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/qmi-codegen/utils.py b/build-aux/qmi-codegen/utils.py
index 4b0f9ec..7754fb6 100644
--- a/build-aux/qmi-codegen/utils.py
+++ b/build-aux/qmi-codegen/utils.py
@@ -46,6 +46,7 @@ def add_copyright(f):
" * Boston, MA 02110-1301 USA.\n"
" *\n"
" * Copyright (C) 2012 Lanedo GmbH\n"
+ " * Copyright (C) 2012-2015 Aleksander Morgado <aleksander@aleksander.es>\n"
" */\n"
"\n");