Added licensing information to asymptote files
[course.git] / asymptote / Circ.asy
index 3cb26cc1e1af0ed7464d917a20a13664951b0949..1b61e2d4a2818504a7faafa8f4450144f44e191f 100644 (file)
@@ -1,16 +1,23 @@
-// Circ.asy
-//
-// Version 0.1
-// An Asymptote library for drawing electical circuit diagrams.
-// Strongly based on makecirc.mp by GS Bustamante Argañaraz.
-// Copyright (c) 2003 GS Bustamante Argañaraz, 2008 WT King.
-//
-// This program may be distributed and/or modified under the conditions
-// of the LaTeX Project Public License, either version 1.3c of this
-// license or (at your option) any later version.  The latest version
-// of this license is in http://www.latex-project.org/lppl.txt.
-//
-// This program consists of the file Circ.asy
+/* Useful functions for drawing circuit diagrams.
+ * Version 0.1
+ *
+ * Copyright (C) 2003 GS Bustamante Argañaraz
+ *               2008-2009 W. Trevor King <wking@drexel.edu>
+ *
+ * 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.
+ */
 
 // Command definitions for easier labeling