summaryrefslogtreecommitdiff
path: root/buildstream/_artifactcache/artifactcache.py
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2018-01-10 17:25:04 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2018-01-11 18:18:14 +0000
commit079f702f3695a7197cf5cd2461c55812fc511816 (patch)
treee8a04b3e2e04e59c507ec640cf830616dfea8419 /buildstream/_artifactcache/artifactcache.py
parenta71bbed8ed4fb7c8a75d14299dbb4c0540e0fb25 (diff)
downloadbuildstream-079f702f3695a7197cf5cd2461c55812fc511816.tar.gz
Update copyright years of files I have touched
Diffstat (limited to 'buildstream/_artifactcache/artifactcache.py')
-rw-r--r--buildstream/_artifactcache/artifactcache.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/_artifactcache/artifactcache.py b/buildstream/_artifactcache/artifactcache.py
index 8721322c7..44a5756c8 100644
--- a/buildstream/_artifactcache/artifactcache.py
+++ b/buildstream/_artifactcache/artifactcache.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright (C) 2017 Codethink Limited
+# Copyright (C) 2017-2018 Codethink Limited
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public