Skip to content

Commit

Permalink
CI: Improve the copyright check script
Browse files Browse the repository at this point in the history
  • Loading branch information
AymericDu committed Sep 17, 2021
1 parent 18525d4 commit b11a262
Show file tree
Hide file tree
Showing 328 changed files with 386 additions and 275 deletions.
9 changes: 7 additions & 2 deletions .cds/oio-sds-test-fast.pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@ jobs:
- job: Run fast tests
steps:

- name: Checkout application
checkout: '{{ .cds.workspace }}'
- gitClone:
branch: '{{ .git.branch }}'
commit: '{{ .git.hash }}'
depth: "false"
directory: '{{ .cds.workspace }}'
privateKey: proj-ssh-openio
url: '{{ .git.url }}'

- name: Clone external-packages
script:
Expand Down
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
script:
- source ~/.gimme/envs/latest.env
- ./tools/oio-travis-failfast.sh
git:
depth: false
name: Copyright, Release build, SDK build
- script:
- source ~/.gimme/envs/latest.env
Expand Down
2 changes: 1 addition & 1 deletion cache/cache_lru.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS cache
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion cache/cache_memcached.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS cache
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015 Vincent Vinel
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion cache/cache_multilayer.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS cache
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015 Vincent Vinel
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion cache/cache_noop.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS cache
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion cache/cache_redis.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS cache
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015 Vincent Vinel
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
1 change: 1 addition & 0 deletions cluster/lib/gridcluster.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
OpenIO SDS cluster
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2020 OVH SAS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
1 change: 1 addition & 0 deletions cluster/module/server.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
OpenIO SDS conscience central server
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2021 OVH SAS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/cfg.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/cs.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/dir.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/http_del.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2017-2018 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2017 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/http_del.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2017-2018 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2017 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/http_internals.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/http_put.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS core library
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
1 change: 1 addition & 0 deletions core/internals.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2021 OVH SAS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/oio_sds.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/oiocfg.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/oiocs.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2016 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/oiodir.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS sqlx
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion core/oiourl.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS core library
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/oiovar.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/proxy.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/sds.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2020 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/url.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS core library
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/url_ext.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS core library
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2016 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion core/var.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS core library
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion events/oio_events_queue_buffer.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS event queue
Copyright (C) 2016-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2016-2019 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion events/oio_events_queue_buffer.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS event queue
Copyright (C) 2016-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2016-2019 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion events/oio_events_queue_fanout.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
OpenIO SDS event queue
Copyright (C) 2016-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2016-2018 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta0v2/internals.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta0v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2016 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta0v2/meta0_backend.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta0v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta0v2/meta0_utils.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta0v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2018 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion meta0v2/zk_manager.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta0v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta1v2/internals.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta1v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2016 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta1v2/internals_sqlite.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta1v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta1v2/meta1_backend_properties.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta1v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2020 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta1v2/meta1_backend_references.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta1v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta1v2/meta1_gridd_dispatcher.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta1v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta1v2/meta1_gridd_dispatcher.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta1v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta1v2/meta1_remote.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta1v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
2 changes: 1 addition & 1 deletion meta1v2/meta1_server.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta1v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2020 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
1 change: 1 addition & 0 deletions meta2v2/meta2_backend.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
OpenIO SDS meta2v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2021 OVH SAS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
1 change: 1 addition & 0 deletions meta2v2/meta2_backend.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
OpenIO SDS meta2v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2019 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2021 OVH SAS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion meta2v2/meta2_bean.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
OpenIO SDS meta2v2
Copyright (C) 2014 Worldline, as part of Redcurrant
Copyright (C) 2015-2017 OpenIO SAS, as part of OpenIO SDS
Copyright (C) 2015-2016 OpenIO SAS, as part of OpenIO SDS
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
Loading

0 comments on commit b11a262

Please sign in to comment.