Skip to content

Commit

Permalink
AngleViaPoint: added license to Geo.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepSOIC committed Nov 25, 2014
1 parent ef77191 commit c442ce6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions src/Mod/Sketcher/App/freegcs/Geo.cpp
@@ -1,3 +1,25 @@
/***************************************************************************
* Copyright (c) Victor Titov (DeepSOIC) *
* (vv.titov@gmail.com) 2014 *
* *
* This file is part of the FreeCAD CAx development system. *
* *
* This library is free software; you can redistribute it and/or *
* modify it under the terms of the GNU Library General Public *
* License as published by the Free Software Foundation; either *
* version 2 of the License, or (at your option) any later version. *
* *
* This library 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 Library General Public License for more details. *
* *
* You should have received a copy of the GNU Library General Public *
* License along with this library; see the file COPYING.LIB. If not, *
* write to the Free Software Foundation, Inc., 59 Temple Place, *
* Suite 330, Boston, MA 02111-1307, USA *
* *
***************************************************************************/

#define DEBUG_DERIVS 0
#if DEBUG_DERIVS
Expand Down

0 comments on commit c442ce6

Please sign in to comment.