Commit fb856a9b4ed8324ab3669c9fbd8c12fb67ecb267
1 parent
64449ba8
Exists in
master
and in
17 other branches
Add GitLab.com copyright to headers from Opscode
Showing
20 changed files
with
21 additions
and
0 deletions
Show diff stats
config/software/gitlab-cookbooks.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
config/software/gitlab-core.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
config/software/gitlab-ctl.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| @@ -27,6 +28,7 @@ build do | @@ -27,6 +28,7 @@ build do | ||
| 27 | #!/bin/bash | 28 | #!/bin/bash |
| 28 | # | 29 | # |
| 29 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 30 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 31 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 30 | # License:: Apache License, Version 2.0 | 32 | # License:: Apache License, Version 2.0 |
| 31 | # | 33 | # |
| 32 | # Licensed under the Apache License, Version 2.0 (the "License"); | 34 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/attributes/default.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/libraries/gitlab.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/libraries/helper.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/recipes/bootstrap.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/recipes/default.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/recipes/gitlab-core.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/recipes/gitlab-core_disable.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/recipes/postgresql.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/recipes/redis.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/recipes/redis_disable.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/recipes/show_config.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/gitlab/recipes/users.rb
| 1 | # | 1 | # |
| 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. | 2 | # Copyright:: Copyright (c) 2012 Opscode, Inc. |
| 3 | +# Copyright:: Copyright (c) 2014 GitLab.com | ||
| 3 | # License:: Apache License, Version 2.0 | 4 | # License:: Apache License, Version 2.0 |
| 4 | # | 5 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); | 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
files/gitlab-cookbooks/runit/README.md
| @@ -214,6 +214,7 @@ Author:: Adam Jacob <adam@opscode.com> | @@ -214,6 +214,7 @@ Author:: Adam Jacob <adam@opscode.com> | ||
| 214 | Author:: Joshua Timberman <joshua@opscode.com> | 214 | Author:: Joshua Timberman <joshua@opscode.com> |
| 215 | 215 | ||
| 216 | Copyright:: 2008-2011, Opscode, Inc | 216 | Copyright:: 2008-2011, Opscode, Inc |
| 217 | +Copyright:: 2014 GitLab.com | ||
| 217 | 218 | ||
| 218 | Licensed under the Apache License, Version 2.0 (the "License"); | 219 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 219 | you may not use this file except in compliance with the License. | 220 | you may not use this file except in compliance with the License. |
files/gitlab-cookbooks/runit/attributes/default.rb
| @@ -3,6 +3,7 @@ | @@ -3,6 +3,7 @@ | ||
| 3 | # Attribute File:: sv_bin | 3 | # Attribute File:: sv_bin |
| 4 | # | 4 | # |
| 5 | # Copyright 2008-2009, Opscode, Inc. | 5 | # Copyright 2008-2009, Opscode, Inc. |
| 6 | +# Copyright 2014 GitLab.com | ||
| 6 | # | 7 | # |
| 7 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
files/gitlab-cookbooks/runit/definitions/runit_service.rb
| @@ -3,6 +3,7 @@ | @@ -3,6 +3,7 @@ | ||
| 3 | # Definition:: runit_service | 3 | # Definition:: runit_service |
| 4 | # | 4 | # |
| 5 | # Copyright 2008-2009, Opscode, Inc. | 5 | # Copyright 2008-2009, Opscode, Inc. |
| 6 | +# Copyright 2014 GitLab.com | ||
| 6 | # | 7 | # |
| 7 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
files/gitlab-cookbooks/runit/recipes/sysvinit.rb
| @@ -3,6 +3,7 @@ | @@ -3,6 +3,7 @@ | ||
| 3 | # Recipe:: sysvinit | 3 | # Recipe:: sysvinit |
| 4 | # | 4 | # |
| 5 | # Copyright 2011, Opscode, Inc. | 5 | # Copyright 2011, Opscode, Inc. |
| 6 | +# Copyright 2014 GitLab.com | ||
| 6 | # | 7 | # |
| 7 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
files/gitlab-cookbooks/runit/recipes/upstart.rb
| @@ -3,6 +3,7 @@ | @@ -3,6 +3,7 @@ | ||
| 3 | # Recipe:: default | 3 | # Recipe:: default |
| 4 | # | 4 | # |
| 5 | # Copyright 2008-2010, Opscode, Inc. | 5 | # Copyright 2008-2010, Opscode, Inc. |
| 6 | +# Copyright 2014 GitLab.com | ||
| 6 | # | 7 | # |
| 7 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |