From b24e375912f5a96eef84ba8e181259baead69af1 Mon Sep 17 00:00:00 2001 From: Arthur Barr Date: Tue, 6 Feb 2018 12:02:02 +0000 Subject: [PATCH] Fix copyright dates --- Makefile | 2 +- install-mq.sh | 2 +- test/docker/Gopkg.toml | 2 +- test/kubernetes/Gopkg.toml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 2dd0fb0..196fd0c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# © Copyright IBM Corporation 2017 +# © Copyright IBM Corporation 2017, 2018 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/install-mq.sh b/install-mq.sh index 31e4c63..900b5c3 100644 --- a/install-mq.sh +++ b/install-mq.sh @@ -1,6 +1,6 @@ #!/bin/bash # -*- mode: sh -*- -# © Copyright IBM Corporation 2015, 2017 +# © Copyright IBM Corporation 2015, 2018 # # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/docker/Gopkg.toml b/test/docker/Gopkg.toml index 91f7fdb..5b536ea 100644 --- a/test/docker/Gopkg.toml +++ b/test/docker/Gopkg.toml @@ -1,4 +1,4 @@ -# © Copyright IBM Corporation 2017 +# © Copyright IBM Corporation 2017, 2018 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/kubernetes/Gopkg.toml b/test/kubernetes/Gopkg.toml index bea9d8a..57d3fa9 100644 --- a/test/kubernetes/Gopkg.toml +++ b/test/kubernetes/Gopkg.toml @@ -1,4 +1,4 @@ -# © Copyright IBM Corporation 2017 +# © Copyright IBM Corporation 2017, 2018 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.