summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--artifact_store.py2
-rw-r--r--notification_service.py2
-rwxr-xr-xstart_ick2
3 files changed, 3 insertions, 3 deletions
diff --git a/artifact_store.py b/artifact_store.py
index 5a1cbcb..8dea22d 100644
--- a/artifact_store.py
+++ b/artifact_store.py
@@ -1,5 +1,5 @@
#!/usr/bin/python3
-# Copyright (C) 2018 Lars Wirzenius
+# Copyright (C) 2018-2019 Lars Wirzenius
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
diff --git a/notification_service.py b/notification_service.py
index edf97c8..f8e5c55 100644
--- a/notification_service.py
+++ b/notification_service.py
@@ -1,5 +1,5 @@
#!/usr/bin/python3
-# Copyright (C) 2018 Lars Wirzenius
+# Copyright (C) 2018-2019 Lars Wirzenius
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
diff --git a/start_ick b/start_ick
index 19295ff..9939e01 100755
--- a/start_ick
+++ b/start_ick
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 2017-2018 Lars Wirzenius
+# Copyright (C) 2017-2019 Lars Wirzenius
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by