The unified diff between revisions [52b2abe3..] and [5f13f9d9..] is displayed below.

This diff has been restricted to the following files: 'firm/master/laser.c'

#
#
# patch "firm/master/laser.c"
#  from [fc2be6dfa1270c5538c3922f052107babdb19048]
#    to [404ca4b43d8c9d3c9a5b1f57815ccecb637ca54e]
#
============================================================
--- firm/master/laser.c	fc2be6dfa1270c5538c3922f052107babdb19048
+++ firm/master/laser.c	404ca4b43d8c9d3c9a5b1f57815ccecb637ca54e
@@ -1,11 +1,21 @@
-// (c) 2006 Peter Todd <pete@petertodd.ca>
-//
-// This program is made available under the GNU LGPL version 2.1 or
-// greater. See the accompanying file COPYING for details.
-//
-// This program is distributed WITHOUT ANY WARRANTY; without even the
-// implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
-// PURPOSE.
+// ### BOILERPLATE ###
+// Laser Dot Clock Firmware
+// Copyright (C) 2006 Peter Todd <pete@petertodd.org>
+//
+// 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.
+// ### BOILERPLATE ###

 // Laser/Stepper stuff