Skip to content

Commit 7fec79d

Browse files
committed
Fix the copyright mentions
1 parent 7b51d5a commit 7fec79d

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

lib/children.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
gridinit-utils, a helper library for gridinit.
33
Copyright (C) 2013 AtoS Worldline, original work aside of Redcurrant
4-
Copyright (C) 2015 OpenIO, modified for OpenIO Software Defined Storage
4+
Copyright (C) 2015-2018 OpenIO SAS
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as

lib/common.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
gridinit-utils, a helper library for gridinit.
33
Copyright (C) 2013 AtoS Worldline, original work aside of Redcurrant
4-
Copyright (C) 2015 OpenIO, modified for OpenIO Software Defined Storage
4+
Copyright (C) 2015-2018 OpenIO SAS
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as

lib/gridinit-utils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
gridinit-utils, a helper library for gridinit.
33
Copyright (C) 2013 AtoS Worldline, original work aside of Redcurrant
4-
Copyright (C) 2015 OpenIO, modified for OpenIO Software Defined Storage
4+
Copyright (C) 2015-2018 OpenIO SAS
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as

lib/limits.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
gridinit-utils, a helper library for gridinit.
33
Copyright (C) 2013 AtoS Worldline, original work aside of Redcurrant
4-
Copyright (C) 2015 OpenIO, modified for OpenIO Software Defined Storage
4+
Copyright (C) 2015-2018 OpenIO SAS
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as

lib/uid.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
gridinit-utils, a helper library for gridinit.
33
Copyright (C) 2013 AtoS Worldline, original work aside of Redcurrant
4-
Copyright (C) 2015 OpenIO, modified for OpenIO Software Defined Storage
4+
Copyright (C) 2015-2018 OpenIO SAS
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as

main/alerting.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
gridinit, a monitor for non-daemon processes.
33
Copyright (C) 2013 AtoS Worldline, original work aside of Redcurrant
4-
Copyright (C) 2015 OpenIO, modified for OpenIO Software Defined Storage
4+
Copyright (C) 2015-2018 OpenIO SAS
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as

main/cnx.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
gridinit, a monitor for non-daemon processes.
33
Copyright (C) 2013 AtoS Worldline, original work aside of Redcurrant
4-
Copyright (C) 2015 OpenIO, modified for OpenIO Software Defined Storage
4+
Copyright (C) 2015-2018 OpenIO SAS
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as

main/gridinit.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
gridinit, a monitor for non-daemon processes.
33
Copyright (C) 2013 AtoS Worldline, original work aside of Redcurrant
4-
Copyright (C) 2015 OpenIO, modified for OpenIO Software Defined Storage
4+
Copyright (C) 2015-2018 OpenIO SAS
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as

main/gridinit_alerts.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
gridinit, a monitor for non-daemon processes.
33
Copyright (C) 2013 AtoS Worldline, original work aside of Redcurrant
4-
Copyright (C) 2015 OpenIO, modified for OpenIO Software Defined Storage
4+
Copyright (C) 2015-2018 OpenIO SAS
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as

main/gridinit_cmd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
gridinit, a monitor for non-daemon processes.
33
Copyright (C) 2013 AtoS Worldline, original work aside of Redcurrant
4-
Copyright (C) 2015 OpenIO, modified for OpenIO Software Defined Storage
4+
Copyright (C) 2015-2018 OpenIO SAS
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU Affero General Public License as

0 commit comments

Comments
 (0)