Commit fb856a9b4ed8324ab3669c9fbd8c12fb67ecb267

Authored by Jacob Vosmaer
1 parent 64449ba8

Add GitLab.com copyright to headers from Opscode

config/software/gitlab-cookbooks.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
config/software/gitlab-core.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
config/software/gitlab-ctl.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ... @@ -27,6 +28,7 @@ build do
27 28 #!/bin/bash
28 29 #
29 30 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  31 +# Copyright:: Copyright (c) 2014 GitLab.com
30 32 # License:: Apache License, Version 2.0
31 33 #
32 34 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/attributes/default.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/libraries/gitlab.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/libraries/helper.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/recipes/bootstrap.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/recipes/default.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/recipes/gitlab-core.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/recipes/gitlab-core_disable.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/recipes/postgresql.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/recipes/redis.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/recipes/redis_disable.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/recipes/show_config.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 6 # Licensed under the Apache License, Version 2.0 (the "License");
... ...
files/gitlab-cookbooks/gitlab/recipes/users.rb
1 1 #
2 2 # Copyright:: Copyright (c) 2012 Opscode, Inc.
  3 +# Copyright:: Copyright (c) 2014 GitLab.com
3 4 # License:: Apache License, Version 2.0
4 5 #
5 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 214 Author:: Joshua Timberman <joshua@opscode.com>
215 215  
216 216 Copyright:: 2008-2011, Opscode, Inc
  217 +Copyright:: 2014 GitLab.com
217 218  
218 219 Licensed under the Apache License, Version 2.0 (the "License");
219 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 3 # Attribute File:: sv_bin
4 4 #
5 5 # Copyright 2008-2009, Opscode, Inc.
  6 +# Copyright 2014 GitLab.com
6 7 #
7 8 # Licensed under the Apache License, Version 2.0 (the "License");
8 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 3 # Definition:: runit_service
4 4 #
5 5 # Copyright 2008-2009, Opscode, Inc.
  6 +# Copyright 2014 GitLab.com
6 7 #
7 8 # Licensed under the Apache License, Version 2.0 (the "License");
8 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 3 # Recipe:: sysvinit
4 4 #
5 5 # Copyright 2011, Opscode, Inc.
  6 +# Copyright 2014 GitLab.com
6 7 #
7 8 # Licensed under the Apache License, Version 2.0 (the "License");
8 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 3 # Recipe:: default
4 4 #
5 5 # Copyright 2008-2010, Opscode, Inc.
  6 +# Copyright 2014 GitLab.com
6 7 #
7 8 # Licensed under the Apache License, Version 2.0 (the "License");
8 9 # you may not use this file except in compliance with the License.
... ...