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.