mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update copyright years
Signed-off-by: Prayag Verma <prayag.verma@gmail.com>
This commit is contained in:
@@ -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.'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
2
LICENSE
2
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.
|
||||
|
||||
Reference in New Issue
Block a user