aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2015-01-11 21:23:26 +0100
committerAleksander Morgado <aleksander@aleksander.es>2015-01-11 21:25:26 +0100
commit5160fcfcfcd3e4bdc6bcde3921f168e57c680c89 (patch)
treef726c75e24e787642f424a6619d2023f09f60a24 /build-aux
parent010286ba2b513a0d279cf2e08aa68987eca7ed23 (diff)
downloadexternal_libqmi-5160fcfcfcd3e4bdc6bcde3921f168e57c680c89.zip
external_libqmi-5160fcfcfcd3e4bdc6bcde3921f168e57c680c89.tar.gz
external_libqmi-5160fcfcfcd3e4bdc6bcde3921f168e57c680c89.tar.bz2
qmi-codegen: update copyright of built files
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");