Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 88c05ba

Browse files
committed
M #-: Bump year to 2020, unify banners
1 parent 5f8d309 commit 88c05ba

59 files changed

Lines changed: 389 additions & 37 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ executed as a first during the post-networking contextualization stage.
124124

125125
## License
126126

127-
Copyright 2002-2019, OpenNebula Project, OpenNebula Systems (formerly C12G Labs)
127+
Copyright 2002-2020, OpenNebula Project, OpenNebula Systems (formerly C12G Labs)
128128

129129
Licensed under the Apache License, Version 2.0 (the "License"); you may
130130
not use this file except in compliance with the License. You may obtain

generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
# -------------------------------------------------------------------------- #
4-
# Copyright 2010-2017, OpenNebula Systems #
4+
# Copyright 2002-2020, OpenNebula Project, OpenNebula Systems #
55
# #
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
77
# not use this file except in compliance with the License. You may obtain #

src/etc/init.d/one-context##apk.one

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
#!/sbin/openrc-run
22

3+
# -------------------------------------------------------------------------- #
4+
# Copyright 2002-2020, OpenNebula Project, OpenNebula Systems #
5+
# #
6+
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
7+
# not use this file except in compliance with the License. You may obtain #
8+
# a copy of the License at #
9+
# #
10+
# http://www.apache.org/licenses/LICENSE-2.0 #
11+
# #
12+
# Unless required by applicable law or agreed to in writing, software #
13+
# distributed under the License is distributed on an "AS IS" BASIS, #
14+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
15+
# See the License for the specific language governing permissions and #
16+
# limitations under the License. #
17+
#--------------------------------------------------------------------------- #
18+
319
name="OpenNebula contextualization"
420

521
depend() {

src/etc/init.d/one-context##deb.sysv.one

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# -------------------------------------------------------------------------- #
4-
# Copyright 2010-2017, OpenNebula Systems #
4+
# Copyright 2002-2020, OpenNebula Project, OpenNebula Systems #
55
# #
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
77
# not use this file except in compliance with the License. You may obtain #

src/etc/init.d/one-context##rpm.sysv.one

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# -------------------------------------------------------------------------- #
4-
# Copyright 2010-2017, OpenNebula Systems #
4+
# Copyright 2002-2020, OpenNebula Project, OpenNebula Systems #
55
# #
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
77
# not use this file except in compliance with the License. You may obtain #

src/etc/init.d/one-context-force##apk.one

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
#!/sbin/openrc-run
22

3+
# -------------------------------------------------------------------------- #
4+
# Copyright 2002-2020, OpenNebula Project, OpenNebula Systems #
5+
# #
6+
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
7+
# not use this file except in compliance with the License. You may obtain #
8+
# a copy of the License at #
9+
# #
10+
# http://www.apache.org/licenses/LICENSE-2.0 #
11+
# #
12+
# Unless required by applicable law or agreed to in writing, software #
13+
# distributed under the License is distributed on an "AS IS" BASIS, #
14+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
15+
# See the License for the specific language governing permissions and #
16+
# limitations under the License. #
17+
#--------------------------------------------------------------------------- #
18+
319
name="OpenNebula forced run"
420

521
depend() {

src/etc/init.d/one-context-force##deb.sysv.one

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# -------------------------------------------------------------------------- #
4-
# Copyright 2010-2017, OpenNebula Systems #
4+
# Copyright 2002-2020, OpenNebula Project, OpenNebula Systems #
55
# #
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
77
# not use this file except in compliance with the License. You may obtain #

src/etc/init.d/one-context-force##rpm.sysv.one

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# -------------------------------------------------------------------------- #
4-
# Copyright 2010-2017, OpenNebula Systems #
4+
# Copyright 2002-2020, OpenNebula Project, OpenNebula Systems #
55
# #
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
77
# not use this file except in compliance with the License. You may obtain #

src/etc/init.d/one-context-local##apk.one

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
#!/sbin/openrc-run
22

3+
# -------------------------------------------------------------------------- #
4+
# Copyright 2002-2020, OpenNebula Project, OpenNebula Systems #
5+
# #
6+
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
7+
# not use this file except in compliance with the License. You may obtain #
8+
# a copy of the License at #
9+
# #
10+
# http://www.apache.org/licenses/LICENSE-2.0 #
11+
# #
12+
# Unless required by applicable law or agreed to in writing, software #
13+
# distributed under the License is distributed on an "AS IS" BASIS, #
14+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
15+
# See the License for the specific language governing permissions and #
16+
# limitations under the License. #
17+
#--------------------------------------------------------------------------- #
18+
#
319
name="OpenNebula pre-networking contextualization"
420

521
depend() {

src/etc/init.d/one-context-local##deb.sysv.one

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# -------------------------------------------------------------------------- #
4-
# Copyright 2010-2017, OpenNebula Systems #
4+
# Copyright 2002-2020, OpenNebula Project, OpenNebula Systems #
55
# #
66
# Licensed under the Apache License, Version 2.0 (the "License"); you may #
77
# not use this file except in compliance with the License. You may obtain #

0 commit comments

Comments
 (0)