Skip to content

Commit c8ddfd4

Browse files
committed
Update copyright according to make check-local result
Signed-off-by: Aline Manera <[email protected]>
1 parent 7ab994f commit c8ddfd4

File tree

175 files changed

+236
-182
lines changed

Some content is hidden

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

175 files changed

+236
-182
lines changed

__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2016
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

autogen.sh

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
#!/bin/bash
22

3+
#
4+
# Project Kimchi
5+
#
6+
# Copyright IBM Corp, 2013-2016
7+
#
8+
# This library is free software; you can redistribute it and/or
9+
# modify it under the terms of the GNU Lesser General Public
10+
# License as published by the Free Software Foundation; either
11+
# version 2.1 of the License, or (at your option) any later version.
12+
#
13+
# This library is distributed in the hope that it will be useful,
14+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
15+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16+
# Lesser General Public License for more details.
17+
#
18+
# You should have received a copy of the GNU Lesser General Public
19+
# License along with this library; if not, write to the Free Software
20+
321
aclocal
422
automake --add-missing
523
autoreconf

check_ui_code_errors.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Project Kimchi
55
#
6-
# Copyright IBM, Corp. 2015
6+
# Copyright IBM Corp, 2015-2016
77
#
88
# This library is free software; you can redistribute it and/or
99
# modify it under the terms of the GNU Lesser General Public

config.py.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2016
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

contrib/DEBIAN/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright IBM Corp, 2013
1+
# Copyright IBM Corp, 2013-2016
22
#
33
# This library is free software; you can redistribute it and/or
44
# modify it under the terms of the GNU Lesser General Public

contrib/check_i18n.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Project Kimchi
44
#
5-
# Copyright IBM, Corp. 2014-2015
5+
# Copyright IBM Corp, 2014-2016
66
#
77
# This library is free software; you can redistribute it and/or
88
# modify it under the terms of the GNU Lesser General Public

contrib/make-deb.sh.in

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
#!/bin/bash
22

3+
#
4+
# Project Kimchi
5+
#
6+
# Copyright IBM Corp, 2013-2016
7+
#
8+
# This library is free software; you can redistribute it and/or
9+
# modify it under the terms of the GNU Lesser General Public
10+
# License as published by the Free Software Foundation; either
11+
# version 2.1 of the License, or (at your option) any later version.
12+
#
13+
# This library is distributed in the hope that it will be useful,
14+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
15+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16+
# Lesser General Public License for more details.
17+
#
18+
# You should have received a copy of the GNU Lesser General Public
19+
# License along with this library; if not, write to the Free Software
20+
321
VERSION="@PACKAGE_VERSION@"
422
RELEASE="@PACKAGE_RELEASE@"
523

control/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Kimchi
33
#
4-
# Copyright IBM Corp, 2013
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/cpuinfo.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/groups.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/host.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2015
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/interfaces.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/networks.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM Corp, 2013-2016
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/peers.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/storagepools.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2015
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/storageservers.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/storagevolumes.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2015
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/templates.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2016
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/users.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/vm/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Kimchi
33
#
4-
# Copyright IBM Corp, 2013
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/vm/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/vm/hostdevs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/vm/ifaces.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014-2015
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/vm/snapshots.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/vm/storages.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014-2015
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

control/vms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2016
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

disks.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2015
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

distroloader.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2015
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

distros.d/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Kimchi
33
#
4-
# Copyright IBM Corp, 2013
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

i18n.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM Corp, 2014-2016
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

imageinfo.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Kimchi
33
#
4-
# Copyright IBM, Corp. 2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

iscsi.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

isoinfo.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2015
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

kvmusertests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Project Kimchi
22
#
3-
# Copyright IBM, Corp. 2014-2015
3+
# Copyright IBM Corp, 2015-2016
44
#
55
# This library is free software; you can redistribute it and/or
66
# modify it under the terms of the GNU Lesser General Public

mockmodel.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2013-2015
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

model/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Kimchi
33
#
4-
# Copyright IBM Corp, 2013
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

model/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

model/config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014-2016
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

model/cpuinfo.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Project Kimchi
33
#
4-
# Copyright IBM, Corp. 2014-2016
4+
# Copyright IBM Corp, 2015-2016
55
#
66
# This library is free software; you can redistribute it and/or
77
# modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)