diff options
author | meta <s@w23.at> | 2011-01-21 21:09:18 (GMT) |
---|---|---|
committer | meta <s@w23.at> | 2011-01-21 21:09:18 (GMT) |
commit | 52a474eb5213cfdda7b4825d51861de27b48954f (patch) | |
tree | 68844b571bc1a497119de8553c7c96385dda87e0 /src/projection.cc | |
parent | 94748bb8d2cb9943f2cfb0accb71fd64f73584fc (diff) | |
parent | 69b48597eae52f9e2cf0dd7273a87287c97002b2 (diff) |
Merge branch 'master' of https://github.com/meta23/openscad
Conflicts:
openscad.pro
Diffstat (limited to 'src/projection.cc')
-rw-r--r-- | src/projection.cc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/projection.cc b/src/projection.cc index 2dd2696..f41ba56 100644 --- a/src/projection.cc +++ b/src/projection.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 |