diff --git a/app/controllers/export_card_configurations_controller.rb b/app/controllers/export_card_configurations_controller.rb index 9f5c50f2c2..7da5f25fe1 100644 --- a/app/controllers/export_card_configurations_controller.rb +++ b/app/controllers/export_card_configurations_controller.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/app/models/export_card_configuration.rb b/app/models/export_card_configuration.rb index cffa0a215c..3fed2c52d5 100644 --- a/app/models/export_card_configuration.rb +++ b/app/models/export_card_configuration.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/app/views/export_card_configurations/_form.html.erb b/app/views/export_card_configurations/_form.html.erb index 177ecf579f..0cd7646ad7 100644 --- a/app/views/export_card_configurations/_form.html.erb +++ b/app/views/export_card_configurations/_form.html.erb @@ -2,20 +2,10 @@ OpenProject PDF Export Plugin Copyright (C)2014 the OpenProject Foundation (OPF) -Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -Copyright (C)2010-2011 friflaj -Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -Copyright (C)2009-2010 Mark Maglana -Copyright (C)2009 Joe Heck, Nate Lowrie This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. -OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -The copyright follows: -Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 diff --git a/app/views/export_card_configurations/edit.html.erb b/app/views/export_card_configurations/edit.html.erb index c107af27ba..71b0876af3 100644 --- a/app/views/export_card_configurations/edit.html.erb +++ b/app/views/export_card_configurations/edit.html.erb @@ -2,20 +2,10 @@ OpenProject PDF Export Plugin Copyright (C)2014 the OpenProject Foundation (OPF) -Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -Copyright (C)2010-2011 friflaj -Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -Copyright (C)2009-2010 Mark Maglana -Copyright (C)2009 Joe Heck, Nate Lowrie This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. -OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -The copyright follows: -Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 diff --git a/app/views/export_card_configurations/index.html.erb b/app/views/export_card_configurations/index.html.erb index 07c8073b70..1edbe4b8fc 100644 --- a/app/views/export_card_configurations/index.html.erb +++ b/app/views/export_card_configurations/index.html.erb @@ -2,20 +2,10 @@ OpenProject PDF Export Plugin Copyright (C)2014 the OpenProject Foundation (OPF) -Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -Copyright (C)2010-2011 friflaj -Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -Copyright (C)2009-2010 Mark Maglana -Copyright (C)2009 Joe Heck, Nate Lowrie This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. -OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -The copyright follows: -Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 diff --git a/app/views/export_card_configurations/new.html.erb b/app/views/export_card_configurations/new.html.erb index f5b8dc91fb..57d434043e 100644 --- a/app/views/export_card_configurations/new.html.erb +++ b/app/views/export_card_configurations/new.html.erb @@ -2,20 +2,10 @@ OpenProject PDF Export Plugin Copyright (C)2014 the OpenProject Foundation (OPF) -Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -Copyright (C)2010-2011 friflaj -Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -Copyright (C)2009-2010 Mark Maglana -Copyright (C)2009 Joe Heck, Nate Lowrie This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. -OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -The copyright follows: -Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 diff --git a/config/locales/de.yml b/config/locales/de.yml index 2a7a9cbc1b..2c606f8287 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/config/locales/en.yml b/config/locales/en.yml index 0137a52e74..a66436f28f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/config/routes.rb b/config/routes.rb index 04e9a4daf8..7bf37a1f57 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/db/migrate/20140113132617_create_export_card_configuration.rb b/db/migrate/20140113132617_create_export_card_configuration.rb index 0c7c0f89e0..a55dc7acc2 100644 --- a/db/migrate/20140113132617_create_export_card_configuration.rb +++ b/db/migrate/20140113132617_create_export_card_configuration.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/db/migrate/20140129103924_add_active_to_export_card_configurations.rb b/db/migrate/20140129103924_add_active_to_export_card_configurations.rb index 20fb21a163..c6b2a052ed 100644 --- a/db/migrate/20140129103924_add_active_to_export_card_configurations.rb +++ b/db/migrate/20140129103924_add_active_to_export_card_configurations.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/db/seeds/export_card_configurations.rb b/db/seeds/export_card_configurations.rb index b096718113..85d1774563 100644 --- a/db/seeds/export_card_configurations.rb +++ b/db/seeds/export_card_configurations.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 00897317cf..a9a7005a3e 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -2,20 +2,10 @@ OpenProject PDF Export Plugin Copyright (C)2014 the OpenProject Foundation (OPF) -Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -Copyright (C)2010-2011 friflaj -Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -Copyright (C)2009-2010 Mark Maglana -Copyright (C)2009 Joe Heck, Nate Lowrie This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. -OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -The copyright follows: -Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 diff --git a/doc/COPYRIGHT.md b/doc/COPYRIGHT.md index 9dd3b7e7f6..da8af467bf 100644 --- a/doc/COPYRIGHT.md +++ b/doc/COPYRIGHT.md @@ -3,11 +3,6 @@ OpenProject PDF Export Plugin This Plugin adds features which enable the configuration and generation of printable export card PDFs. Copyright (C)2014 the OpenProject Foundation (OPF) -Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -Copyright (C)2010-2011 friflaj -Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -Copyright (C)2009-2010 Mark Maglana -Copyright (C)2009 Joe Heck, Nate Lowrie This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -20,31 +15,4 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - --- - -OpenProject PDF Export is a derivative work based on ChiliProject Backlogs, whose Copyright follows. - -ChiliProject Backlogs Plugin - -This Plugin adds features, that enable agile teams to work efficiently with -ChiliProject in Scrum projects. - - -Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. \ No newline at end of file diff --git a/doc/COPYRIGHT_short.md b/doc/COPYRIGHT_short.md index 12b827ec90..3a4f9bca5a 100644 --- a/doc/COPYRIGHT_short.md +++ b/doc/COPYRIGHT_short.md @@ -1,20 +1,10 @@ OpenProject PDF Export Plugin Copyright (C)2014 the OpenProject Foundation (OPF) -Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -Copyright (C)2010-2011 friflaj -Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -Copyright (C)2009-2010 Mark Maglana -Copyright (C)2009 Joe Heck, Nate Lowrie This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. -OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -The copyright follows: -Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany - This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 diff --git a/features/export_card_configurations_admin.feature b/features/export_card_configurations_admin.feature index 9ee37924af..df04d68acf 100644 --- a/features/export_card_configurations_admin.feature +++ b/features/export_card_configurations_admin.feature @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/features/step_definitions/given.rb b/features/step_definitions/given.rb index 3da7528edb..04166215db 100644 --- a/features/step_definitions/given.rb +++ b/features/step_definitions/given.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/features/step_definitions/then.rb b/features/step_definitions/then.rb index db5f2a5b1b..72a4530e53 100644 --- a/features/step_definitions/then.rb +++ b/features/step_definitions/then.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/features/step_definitions/when.rb b/features/step_definitions/when.rb index 7837a0fe5c..6442adda32 100644 --- a/features/step_definitions/when.rb +++ b/features/step_definitions/when.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/features/support/paths.rb b/features/support/paths.rb index b8f1de45e7..cd11fea5d5 100644 --- a/features/support/paths.rb +++ b/features/support/paths.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/lib/open_project/pdf_export.rb b/lib/open_project/pdf_export.rb index 775644b743..a2b5075d8d 100644 --- a/lib/open_project/pdf_export.rb +++ b/lib/open_project/pdf_export.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/lib/open_project/pdf_export/engine.rb b/lib/open_project/pdf_export/engine.rb index ff08bd3f72..f7cafa1457 100644 --- a/lib/open_project/pdf_export/engine.rb +++ b/lib/open_project/pdf_export/engine.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/lib/open_project/pdf_export/exceptions.rb b/lib/open_project/pdf_export/exceptions.rb index 753cdbceb9..1dd05d8f70 100644 --- a/lib/open_project/pdf_export/exceptions.rb +++ b/lib/open_project/pdf_export/exceptions.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/lib/open_project/pdf_export/export_card/card_element.rb b/lib/open_project/pdf_export/export_card/card_element.rb index 50ce614263..6352d870b8 100644 --- a/lib/open_project/pdf_export/export_card/card_element.rb +++ b/lib/open_project/pdf_export/export_card/card_element.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/lib/open_project/pdf_export/export_card/column_element.rb b/lib/open_project/pdf_export/export_card/column_element.rb index e63e1e3721..1a8fb983b6 100644 --- a/lib/open_project/pdf_export/export_card/column_element.rb +++ b/lib/open_project/pdf_export/export_card/column_element.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/lib/open_project/pdf_export/export_card/document_generator.rb b/lib/open_project/pdf_export/export_card/document_generator.rb index d30c34e4bb..fc01678ee6 100644 --- a/lib/open_project/pdf_export/export_card/document_generator.rb +++ b/lib/open_project/pdf_export/export_card/document_generator.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/lib/open_project/pdf_export/export_card/group_element.rb b/lib/open_project/pdf_export/export_card/group_element.rb index 5a26bfc9f7..97cc19c599 100644 --- a/lib/open_project/pdf_export/export_card/group_element.rb +++ b/lib/open_project/pdf_export/export_card/group_element.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/lib/open_project/pdf_export/export_card/row_element.rb b/lib/open_project/pdf_export/export_card/row_element.rb index 68fc30c41f..3fcb64fe93 100644 --- a/lib/open_project/pdf_export/export_card/row_element.rb +++ b/lib/open_project/pdf_export/export_card/row_element.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/lib/open_project/pdf_export/version.rb b/lib/open_project/pdf_export/version.rb index a7488f6ad9..943d4f7dcf 100644 --- a/lib/open_project/pdf_export/version.rb +++ b/lib/open_project/pdf_export/version.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/lib/openproject-pdf_export.rb b/lib/openproject-pdf_export.rb index 4697b2be3e..67245faf4d 100644 --- a/lib/openproject-pdf_export.rb +++ b/lib/openproject-pdf_export.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/spec/controllers/export_card_configurations_controller_spec.rb b/spec/controllers/export_card_configurations_controller_spec.rb index 1cebcff92a..691afbb49d 100644 --- a/spec/controllers/export_card_configurations_controller_spec.rb +++ b/spec/controllers/export_card_configurations_controller_spec.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/spec/export_card/document_generator_spec.rb b/spec/export_card/document_generator_spec.rb index c1ca4d878f..da3b855bb1 100644 --- a/spec/export_card/document_generator_spec.rb +++ b/spec/export_card/document_generator_spec.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/spec/factories/export_card_configuration_factory.rb b/spec/factories/export_card_configuration_factory.rb index edc50d26c8..5b3f165571 100644 --- a/spec/factories/export_card_configuration_factory.rb +++ b/spec/factories/export_card_configuration_factory.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index c5cda734df..a0c8aa366e 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/spec/views/edit.html.erb_spec.rb b/spec/views/edit.html.erb_spec.rb index 2a456f2b4f..d931dbc871 100644 --- a/spec/views/edit.html.erb_spec.rb +++ b/spec/views/edit.html.erb_spec.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/spec/views/index.html.erb_spec.rb b/spec/views/index.html.erb_spec.rb index f7cf10ba69..763163f5ba 100644 --- a/spec/views/index.html.erb_spec.rb +++ b/spec/views/index.html.erb_spec.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 diff --git a/spec/views/new.html.erb_spec.rb b/spec/views/new.html.erb_spec.rb index 30d3754db7..ca50aabebd 100644 --- a/spec/views/new.html.erb_spec.rb +++ b/spec/views/new.html.erb_spec.rb @@ -2,20 +2,10 @@ # OpenProject PDF Export Plugin # # Copyright (C)2014 the OpenProject Foundation (OPF) -# Copyright (C)2011 Stephan Eckardt, Tim Felgentreff, Marnen Laibow-Koser, Sandro Munda -# Copyright (C)2010-2011 friflaj -# Copyright (C)2010 Maxime Guilbot, Andrew Vit, Joakim Kolsjö, ibussieres, Daniel Passos, Jason Vasquez, jpic, Emiliano Heyns -# Copyright (C)2009-2010 Mark Maglana -# Copyright (C)2009 Joe Heck, Nate Lowrie # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License version 3. # -# OpenProject PDF Export Plugin is a derivative work based on ChiliProject Backlogs. -# The copyright follows: -# Copyright (C) 2010-2011 - Emiliano Heyns, Mark Maglana, friflaj -# Copyright (C) 2011 - Jens Ulferts, Gregor Schmidt - Finn GmbH - Berlin, Germany -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2