diff --git a/base.one/etc/one-context.d/11-dns b/base.one/etc/one-context.d/11-dns index ee13101..7409267 100755 --- a/base.one/etc/one-context.d/11-dns +++ b/base.one/etc/one-context.d/11-dns @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/base/etc/one-context.d/12-ssh_public_key b/base/etc/one-context.d/12-ssh_public_key index d992eb2..8e2a005 100755 --- a/base/etc/one-context.d/12-ssh_public_key +++ b/base/etc/one-context.d/12-ssh_public_key @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/base/etc/one-context.d/20-set-username-password b/base/etc/one-context.d/20-set-username-password index f4c3793..037e5b9 100755 --- a/base/etc/one-context.d/20-set-username-password +++ b/base/etc/one-context.d/20-set-username-password @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2015, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/base/usr/sbin/one-contextd b/base/usr/sbin/one-contextd index 8955fbc..fc4bb12 100755 --- a/base/usr/sbin/one-contextd +++ b/base/usr/sbin/one-contextd @@ -1,7 +1,7 @@ #!/bin/bash # # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/base_arch/etc/one-context.d/10-network b/base_arch/etc/one-context.d/10-network index 2edf977..2c00b28 100755 --- a/base_arch/etc/one-context.d/10-network +++ b/base_arch/etc/one-context.d/10-network @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/base_deb.one/etc/one-context.d/10-network b/base_deb.one/etc/one-context.d/10-network index df953c4..fd3777e 100755 --- a/base_deb.one/etc/one-context.d/10-network +++ b/base_deb.one/etc/one-context.d/10-network @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/base_deb/etc/init.d/vmcontext b/base_deb/etc/init.d/vmcontext index 7e8a15a..1394f57 100755 --- a/base_deb/etc/init.d/vmcontext +++ b/base_deb/etc/init.d/vmcontext @@ -4,7 +4,7 @@ # description: network reconfigure # # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/base_rpm.ec2/etc/init.d/vmcontext b/base_rpm.ec2/etc/init.d/vmcontext index 764d6df..b98a4b7 100755 --- a/base_rpm.ec2/etc/init.d/vmcontext +++ b/base_rpm.ec2/etc/init.d/vmcontext @@ -4,7 +4,7 @@ # description: network reconfigure # # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/base_rpm.one/etc/init.d/vmcontext b/base_rpm.one/etc/init.d/vmcontext index 2f55f79..5e847c4 100755 --- a/base_rpm.one/etc/init.d/vmcontext +++ b/base_rpm.one/etc/init.d/vmcontext @@ -4,7 +4,7 @@ # description: network reconfigure # # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/base_rpm.one/etc/one-context.d/10-network b/base_rpm.one/etc/one-context.d/10-network index a35c4d4..dd968e4 100755 --- a/base_rpm.one/etc/one-context.d/10-network +++ b/base_rpm.one/etc/one-context.d/10-network @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/generate.sh b/generate.sh index aae6edb..622b237 100755 --- a/generate.sh +++ b/generate.sh @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/postinstall.ec2 b/postinstall.ec2 index 9ec21aa..9d7d35b 100755 --- a/postinstall.ec2 +++ b/postinstall.ec2 @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain # diff --git a/postinstall.one b/postinstall.one index 809080c..5de9679 100755 --- a/postinstall.one +++ b/postinstall.one @@ -1,7 +1,7 @@ #!/bin/bash # -------------------------------------------------------------------------- # -# Copyright 2010-2014, C12G Labs S.L. # +# Copyright 2010-2016, OpenNebula Systems # # # # Licensed under the Apache License, Version 2.0 (the "License"); you may # # not use this file except in compliance with the License. You may obtain #