Commit Graph

18 Commits

Author SHA1 Message Date
Ivan Kuchin 4911b8a149 remove years from copyrights (except for COPYRIGHT file) 2024-07-31 15:02:49 +02:00
Christophe Bliard c795874f7f Update copyright year for 2024
command used: `rg -l 'Copyright \(C\) 2012-202\d the OpenProject' | xargs -n 100 sed -i -r 's/Copyright \(C\) 2012-202. the OpenProject/Copyright (C) 2012-2024 the OpenProject/'`
2024-01-02 16:23:54 +01:00
Christophe Bliard 21a696ef9b Update copyright information for 2023 2022-12-30 15:51:26 +01:00
Oliver Günther ccfa29c728 Move license and copyright docs to root, fix names and references 2021-09-02 21:50:46 +02:00
ulferts 1bdd2ab9ae safe automatic fixes by rubocop (#8994) 2021-02-11 16:02:18 +01:00
ulferts c383c5821f Fix/remove cucumber (#8847)
* replace very last cuke with spec

* remove cuke support files

* remove cucumber gems

* remove traces of cucumber

* remove no longer required route

* forcefully clear parallel_test features task

* attempt removal of binstub

* attempt to stabilize spec
2020-11-16 09:20:51 +00:00
Henriette Dinger bd7f4e4814 Update copyright notice 2020-01-15 11:31:26 +01:00
Alex Coles d57dd30048 Fix syntax (w/Rubocop) in Guardfile 2015-06-30 12:10:40 +02:00
Alex Coles e0191e759c Update year in copyright header to 2015
[ci skip]
2015-01-01 00:02:57 +00:00
Johannes Wollert 8b096975fe updates copyright headers
updates more copyright

more copyright headers
2014-02-27 16:39:51 +01:00
Philipp Tessenow a1e67dd460 new copyright header #1903 2013-09-16 17:59:31 +02:00
Philipp Tessenow e5f516c587 have copyrights in some special files 2013-09-03 17:45:54 +02:00
Martin Linkhorst 154c8ab04c re-enable guard for rspec 2012-11-30 15:27:44 +01:00
Martin Linkhorst f26f5dab0d use guard for test unit only and without spork for now 2012-10-25 17:27:53 +02:00
Martin Linkhorst 753732ec79 let guard control spark to create the ultimate combination 2012-10-24 18:15:14 +02:00
Martin Linkhorst b5a38eefff guard for cucumber 2012-10-24 18:13:18 +02:00
Martin Linkhorst 0288324b4f added guard-test for test unit, yay 2012-10-24 18:13:18 +02:00
Martin Linkhorst ff21667caf added guard for rspec 2012-10-24 18:13:12 +02:00