diff --git a/projects/openjpeg/Dockerfile b/projects/openjpeg/Dockerfile index 5351222c3..629a5ccf3 100644 --- a/projects/openjpeg/Dockerfile +++ b/projects/openjpeg/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2016 Google Inc. +# Copyright 2017 Google Inc. # # 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/projects/openjpeg/build.sh b/projects/openjpeg/build.sh index 6f91a20bf..cd96cf787 100755 --- a/projects/openjpeg/build.sh +++ b/projects/openjpeg/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -eu -# Copyright 2016 Google Inc. +# Copyright 2017 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.