diff --git a/Gruntfile.js b/Gruntfile.js index 735dc330..e03a31ec 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -91,7 +91,7 @@ module.exports = function (grunt) { 'FileDescription': WINDOWS_APPNAME, 'InternalName': BASENAME + '.exe', 'OriginalFilename': BASENAME + '.exe', - 'LegalCopyright': 'Copyright 2015 Docker Inc. All rights reserved.' + 'LegalCopyright': 'Copyright 2015-2016 Docker Inc. All rights reserved.' } } } diff --git a/LICENSE b/LICENSE index dfed3fbe..498341cd 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2014-2015 Docker, Inc. + Copyright 2014-2016 Docker, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.