diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-05 18:01:19 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-05 18:01:19 (GMT) |
commit | d14a24a2b63d7d3815e02a79ef9dacd76cd01f4d (patch) | |
tree | 673b7ed7952bae62a59d2a4273e960ce5ea70f38 | |
parent | 29347507a2b266f445c8327598cce2a6bbea21e8 (diff) |
copyright updates
-rw-r--r-- | tests/cgalpngtest.cc | 5 | ||||
-rw-r--r-- | tests/cgaltest.cc | 5 | ||||
-rw-r--r-- | tests/csgtermtest.cc | 5 | ||||
-rw-r--r-- | tests/csgtexttest.cc | 5 |
4 files changed, 12 insertions, 8 deletions
diff --git a/tests/cgalpngtest.cc b/tests/cgalpngtest.cc index b86fcda..bb65fa0 100644 --- a/tests/cgalpngtest.cc +++ b/tests/cgalpngtest.cc @@ -1,6 +1,7 @@ /* - * OpenSCAD (www.openscad.at) - * Copyright (C) 2009 Clifford Wolf <clifford@clifford.at> + * OpenSCAD (www.openscad.org) + * Copyright (C) 2009-2011 Clifford Wolf <clifford@clifford.at> and + * Marius Kintel <marius@kintel.net> * * 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 diff --git a/tests/cgaltest.cc b/tests/cgaltest.cc index 51e107e..242b7b7 100644 --- a/tests/cgaltest.cc +++ b/tests/cgaltest.cc @@ -1,6 +1,7 @@ /* - * OpenSCAD (www.openscad.at) - * Copyright (C) 2009 Clifford Wolf <clifford@clifford.at> + * OpenSCAD (www.openscad.org) + * Copyright (C) 2009-2011 Clifford Wolf <clifford@clifford.at> and + * Marius Kintel <marius@kintel.net> * * 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 diff --git a/tests/csgtermtest.cc b/tests/csgtermtest.cc index f2bb35b..08002e2 100644 --- a/tests/csgtermtest.cc +++ b/tests/csgtermtest.cc @@ -1,6 +1,7 @@ /* - * OpenSCAD (www.openscad.at) - * Copyright (C) 2009 Clifford Wolf <clifford@clifford.at> + * OpenSCAD (www.openscad.org) + * Copyright (C) 2009-2011 Clifford Wolf <clifford@clifford.at> and + * Marius Kintel <marius@kintel.net> * * 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 diff --git a/tests/csgtexttest.cc b/tests/csgtexttest.cc index 4398083..afa5bbe 100644 --- a/tests/csgtexttest.cc +++ b/tests/csgtexttest.cc @@ -1,6 +1,7 @@ /* - * OpenSCAD (www.openscad.at) - * Copyright (C) 2009 Clifford Wolf <clifford@clifford.at> + * OpenSCAD (www.openscad.org) + * Copyright (C) 2009-2011 Clifford Wolf <clifford@clifford.at> and + * Marius Kintel <marius@kintel.net> * * 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 |