瀏覽代碼

Update LICENSE date

Signed-off-by: Tim <timwangdev@gmail.com>
Tim Wang 9 年之前
父節點
當前提交
4b32d59595
共有 7 個文件被更改,包括 7 次插入7 次删除
  1. 1 1
      LICENSE
  2. 1 1
      NOTICE
  3. 1 1
      pkg/mflag/LICENSE
  4. 1 1
      pkg/mflag/flag.go
  5. 1 1
      pkg/mflag/flag_test.go
  6. 1 1
      pkg/symlink/LICENSE.APACHE
  7. 1 1
      pkg/symlink/LICENSE.BSD

+ 1 - 1
LICENSE

@@ -176,7 +176,7 @@
 
 
    END OF TERMS AND CONDITIONS
    END OF TERMS AND CONDITIONS
 
 
-   Copyright 2013-2015 Docker, Inc.
+   Copyright 2013-2016 Docker, Inc.
 
 
    Licensed under the Apache License, Version 2.0 (the "License");
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    you may not use this file except in compliance with the License.

+ 1 - 1
NOTICE

@@ -1,5 +1,5 @@
 Docker
 Docker
-Copyright 2012-2015 Docker, Inc.
+Copyright 2012-2016 Docker, Inc.
 
 
 This product includes software developed at Docker, Inc. (https://www.docker.com).
 This product includes software developed at Docker, Inc. (https://www.docker.com).
 
 

+ 1 - 1
pkg/mflag/LICENSE

@@ -1,4 +1,4 @@
-Copyright (c) 2014-2015 The Docker & Go Authors. All rights reserved.
+Copyright (c) 2014-2016 The Docker & Go Authors. All rights reserved.
 
 
 Redistribution and use in source and binary forms, with or without
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 modification, are permitted provided that the following conditions are

+ 1 - 1
pkg/mflag/flag.go

@@ -1,4 +1,4 @@
-// Copyright 2014-2015 The Docker & Go Authors. All rights reserved.
+// Copyright 2014-2016 The Docker & Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 // license that can be found in the LICENSE file.
 
 

+ 1 - 1
pkg/mflag/flag_test.go

@@ -1,4 +1,4 @@
-// Copyright 2014-2015 The Docker & Go Authors. All rights reserved.
+// Copyright 2014-2016 The Docker & Go Authors. All rights reserved.
 // Use of this source code is governed by a BSD-style
 // Use of this source code is governed by a BSD-style
 // license that can be found in the LICENSE file.
 // license that can be found in the LICENSE file.
 
 

+ 1 - 1
pkg/symlink/LICENSE.APACHE

@@ -176,7 +176,7 @@
 
 
    END OF TERMS AND CONDITIONS
    END OF TERMS AND CONDITIONS
 
 
-   Copyright 2014-2015 Docker, Inc.
+   Copyright 2014-2016 Docker, Inc.
 
 
    Licensed under the Apache License, Version 2.0 (the "License");
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    you may not use this file except in compliance with the License.

+ 1 - 1
pkg/symlink/LICENSE.BSD

@@ -1,4 +1,4 @@
-Copyright (c) 2014-2015 The Docker & Go Authors. All rights reserved.
+Copyright (c) 2014-2016 The Docker & Go Authors. All rights reserved.
 
 
 Redistribution and use in source and binary forms, with or without
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 modification, are permitted provided that the following conditions are