]> git.tdb.fi Git - r2c2.git/commitdiff
Strip Id tags and copyright notices from files
authorMikko Rasa <tdb@tdb.fi>
Tue, 8 Jan 2013 12:56:06 +0000 (14:56 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 8 Jan 2013 12:56:06 +0000 (14:56 +0200)
The license text is now stored in a separate file.

164 files changed:
License.txt [new file with mode: 0644]
firmware/Makefile
firmware/ctrl.c
firmware/delay.h
firmware/eeprom.c
firmware/eeprom.h
firmware/lcd.c
firmware/lcd.h
firmware/s88w-r.c
firmware/s88w-t.c
firmware/serial.c
firmware/serial.h
firmware/timer.c
firmware/timer.h
locos.dat
r2c2.res
source/3d/axle.cpp
source/3d/axle.h
source/3d/bogie.cpp
source/3d/bogie.h
source/3d/catalogue.cpp
source/3d/catalogue.h
source/3d/endpoint.cpp
source/3d/endpoint.h
source/3d/layout.cpp
source/3d/layout.h
source/3d/object.h
source/3d/overlay.cpp
source/3d/overlay.h
source/3d/path.cpp
source/3d/path.h
source/3d/rod.cpp
source/3d/rod.h
source/3d/track.cpp
source/3d/track.h
source/3d/tracktype.cpp
source/3d/tracktype.h
source/3d/vehicle.cpp
source/3d/vehicle.h
source/3d/vehicletype.cpp
source/3d/vehicletype.h
source/3d/view.cpp
source/3d/view.h
source/designer/cameracontroller.cpp
source/designer/cameracontroller.h
source/designer/designer.cpp
source/designer/designer.h
source/designer/input.cpp
source/designer/input.h
source/designer/layoutbar.cpp
source/designer/layoutbar.h
source/designer/manipulator.cpp
source/designer/manipulator.h
source/designer/measure.cpp
source/designer/measure.h
source/designer/routebar.cpp
source/designer/routebar.h
source/designer/selection.cpp
source/designer/selection.h
source/designer/svgexporter.cpp
source/designer/svgexporter.h
source/designer/toolbar.cpp
source/designer/toolbar.h
source/designer/trackbar.cpp
source/designer/trackbar.h
source/designer/trackproperties.cpp
source/designer/trackproperties.h
source/designer/trackwrap.cpp
source/designer/trackwrap.h
source/designer/zonebar.cpp
source/designer/zonebar.h
source/designer/zoneproperties.cpp
source/designer/zoneproperties.h
source/engineer/dialog.cpp
source/engineer/dialog.h
source/engineer/engineer.cpp
source/engineer/engineer.h
source/engineer/mainpanel.cpp
source/engineer/mainpanel.h
source/engineer/options.cpp
source/engineer/options.h
source/engineer/routeselect.cpp
source/engineer/routeselect.h
source/engineer/timetabledialog.cpp
source/engineer/timetabledialog.h
source/engineer/trainpanel.cpp
source/engineer/trainpanel.h
source/engineer/trainproperties.cpp
source/engineer/trainproperties.h
source/engineer/trainview.cpp
source/engineer/trainview.h
source/libr2c2/aicontrol.cpp
source/libr2c2/aicontrol.h
source/libr2c2/articlenumber.cpp
source/libr2c2/articlenumber.h
source/libr2c2/block.cpp
source/libr2c2/block.h
source/libr2c2/blockiter.cpp
source/libr2c2/blockiter.h
source/libr2c2/catalogue.cpp
source/libr2c2/catalogue.h
source/libr2c2/centralstation.cpp
source/libr2c2/centralstation.h
source/libr2c2/controller.cpp
source/libr2c2/controller.h
source/libr2c2/driver.cpp
source/libr2c2/driver.h
source/libr2c2/dummy.cpp
source/libr2c2/dummy.h
source/libr2c2/geometry.h
source/libr2c2/intellibox.cpp
source/libr2c2/intellibox.h
source/libr2c2/layout.cpp
source/libr2c2/layout.h
source/libr2c2/profile.cpp
source/libr2c2/profile.h
source/libr2c2/route.cpp
source/libr2c2/route.h
source/libr2c2/simplecontroller.cpp
source/libr2c2/simplecontroller.h
source/libr2c2/speedquantizer.cpp
source/libr2c2/speedquantizer.h
source/libr2c2/timetable.cpp
source/libr2c2/timetable.h
source/libr2c2/track.cpp
source/libr2c2/track.h
source/libr2c2/trackiter.cpp
source/libr2c2/trackiter.h
source/libr2c2/trackpart.cpp
source/libr2c2/trackpart.h
source/libr2c2/tracktype.cpp
source/libr2c2/tracktype.h
source/libr2c2/train.cpp
source/libr2c2/train.h
source/libr2c2/trainai.cpp
source/libr2c2/trainai.h
source/libr2c2/trainstatus.cpp
source/libr2c2/trainstatus.h
source/libr2c2/vehicle.cpp
source/libr2c2/vehicle.h
source/libr2c2/vehicletype.cpp
source/libr2c2/vehicletype.h
source/libr2c2/zone.cpp
source/libr2c2/zone.h
source/network/client.cpp
source/network/client.h
source/network/packets.h
source/network/protocol.cpp
source/network/protocol.h
source/network/server.cpp
source/network/server.h
source/network/train.cpp
source/network/train.h
source/remote/mainpanel.cpp
source/remote/mainpanel.h
source/remote/remote.cpp
source/remote/remote.h
source/remote/trainpanel.cpp
source/remote/trainpanel.h
source/serial/serial.cpp
source/serial/serial.h
source/shoppinglist/main.cpp
tracks.dat
wagons.dat

diff --git a/License.txt b/License.txt
new file mode 100644 (file)
index 0000000..d159169
--- /dev/null
@@ -0,0 +1,339 @@
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                            NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    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.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.
index 3f4f4c6c9e637c36c7cee4b7a0ac39c3ffac5201..b92db65dbab59049b86ea27da51269d2d50b4c46 100644 (file)
@@ -1,5 +1,3 @@
-# $Id$
-
 MCU := atmega328p
 CLOCK := 16000000
 CC := avr-gcc
index 4e7cb651bc01bf7da3f1ffd729a2a1f19a6c6249..0ac212ef23b3fa27fa3d82c3d4294b35c4e59b2c 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <avr/io.h>
 #include <avr/interrupt.h>
 
index e4d99854d23e7f6cfcdb13049f5c72aaf160b43c..725d22b5b41fe6ce6bcf00eff5373ae847b533e3 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef DELAY_H_
 #define DELAY_H_
 
index 248556e3fb4607e6eebb0d4a4a77890a396c65b0..9027ed02fbf2809f35136b5bbd5dfc278dd8371e 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <avr/io.h>
 #include "eeprom.h"
 
index cd31babd02968e906c2c27987c69c3c8fa8e2593..903ce960b703eb7ed595c13a707a4a8dfb5f9b49 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef EEPROM_H_
 #define EEPROM_H_
 
index 397ec10f4c5f73c14e5fe8b47d09ef1c69a80f2a..f4e0387aeccdb5f148c0bbc7b89be943b9d29f17 100644 (file)
@@ -1,9 +1,4 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-
+/*
 ATMega pinout (with LCD_SHIFTREG):
 B0 - HD44780 RS
 B1 - HD44780 clock
index 822793d3fc325da8dce9539fb72c35df4ee3baf2..abb1017e4fcd422be5854567c953f3247926e580 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LCD_H_
 #define LCD_H_
 
index b537584c19ddb698fe9e44ecc4904de47a44568f..019897483cc63b2b36dc1f6cc79cf151e4064f72 100644 (file)
@@ -1,9 +1,4 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-
+/*
 Firmware for wireless S88 receiver module
 
 S88 pinout:
index b7d0a94f74a7ce89b8152aaf4a5bc5cd53f30c06..692eac5f6f3e6310c4ba8f8d0fdddb34faf68083 100644 (file)
@@ -1,9 +1,4 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-
+/*
 Firmware for wireless S88 transmitter module
 
 ATMega pinout:
index b0f1b1fc39bfa361fba96c896acbcb577e9989f7..2bf6901836064ece4517047dcb8d94f70838d99f 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <avr/io.h>
 #include "serial.h"
 
index e5bfebe35569c95ec4988293ecd6bc409f158451..04ea50b198fc502c2d4812ddd370746bc2e6ae93 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef SERIAL_H_
 #define SERIAL_H_
 
index b218ed607e038370833867ff092c01b8835e82a5..99625f8c2abd4b6df8ca0dd552b760499d09bf6e 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <avr/io.h>
 #include "timer.h"
 
index d7252be28fb427bbddba6ee883b34b035131d507..2869caa2ceb24657e4baca029f262fe7bd33542f 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef TIMER_H_
 #define TIMER_H_
 
index d05b96f64f6e4ff2699648a9a755eb858f200d12..cd7adef27febe11cec4a8c4559eaff57d6854cb5 100644 (file)
--- a/locos.dat
+++ b/locos.dat
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 scale 1 87;
 gauge 16.5;
 
index 642433fb1a6f6b2a843f280794af675fcd156206..695e4054103c34feedbee6fa8a6ccd6dd7c5c304 100644 (file)
--- a/r2c2.res
+++ b/r2c2.res
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 default_font "dejavu-12.font";
 
 style "root"
index c8a6dd573091d743c126449ec2d2db43e95920db..6b0e1f58315ced7adbcc774efff0d2e035b7da5e 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gl/matrix.h>
 #include <msp/gl/renderer.h>
 #include "axle.h"
index 55db1bba1160c8fd5254256d6aaca2105b35b2fd..2612528a253abfcd0590fa734fe79324a68a8fe5 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C23D_AXLE_H_
 #define LIBR2C23D_AXLE_H_
 
index 03f7dce255c3291192079559b02a13796fabde8c..a36fc9b773c8fb9374b164ffc148c5beb3875ab2 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gl/matrix.h>
 #include <msp/gl/renderer.h>
 #include "bogie.h"
index a9b9d54e2967053e2156bfd843c121c6ff24fb15..0dac988cb0f00aff67b884618be7248990635722 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C23D_BOGIE_H_
 #define LIBR2C23D_BOGIE_H_
 
index 3f3aa6cfd1590632fb7f2be3f48873ced9e63644..f4e4fd04a4a4eb0b4736cb6ff3d355a7bb7a6dec 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/fs/stat.h>
 #include <msp/gl/meshbuilder.h>
 #include <msp/gl/object.h>
index f147b7822bc70d1aefd120e5291ecb73861004cd..6b819b71b61561c2a2db2589bd74df859934f4e7 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_3D_CATALOGUE_H_
 #define R2C2_3D_CATALOGUE_H_
 
index 5b7f8104f808dee56d30304e747597c6bd121d68..e851007b2ba0736546f27b6d81ae5bac2518a1c5 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include <msp/gl/matrix.h>
 #include <msp/gl/misc.h>
index a3074d150c67eba8761ff31573421eeb7ecd341c..dd11d1c0f8dc6c35bfd9e612ab2d2138de4d8288 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_3D_ENDPOINT_H_
 #define R2C2_3D_ENDPOINT_H_
 
index 2881e8d33c82ed23d8c5c6edcffa09e684b8f8fa..266c921cfdf55f9e09414061c96322fa7b724189 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "layout.h"
 #include "track.h"
 #include "vehicle.h"
index 6dbdb7bcb62ebd760c970a35c7b0a376d0d4b289..76f1b91d7a3c21ee577c183c732f28151415df5e 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_3D_LAYOUT_H_
 #define R2C2_3D_LAYOUT_H_
 
index 3da0cf3a03a31de6397fe8e659f5c33b1778cab0..aa6698799b4ba97c616a8c1e94423105d5d489f2 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_3D_OBJECT_H_
 #define R2C2_3D_OBJECT_H_
 
index 6065dbf7ccbdac06e80503a9c6ae357ed2715ff4..cf0cd269148878cc45606dcdd6bef8a09a119be2 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include <cmath>
 #include <msp/fs/path.h>
index e9ed52a93c35df148374511bd3ecf9db994e4fe6..d39b30ebde5b1cbd1b7675410e12ca07d7098e63 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_3D_OVERLAY_H_
 #define R2C2_3D_OVERLAY_H_
 
index 1a1a16ba92902f3fcd0db9f41deae4f6243d20d2..98ead14774c3ac7904f128945d292fb18291f815 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gl/matrix.h>
 #include <msp/gl/renderer.h>
 #include "libr2c2/tracktype.h"
index 029e7eb588f6dba9605cf1415cdca705ff32f17b..58dae2435d8fe4cb87036d2857035273e31bbf2a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_3D_PATH_H_
 #define R2C2_3D_PATH_H_
 
index 86a6a9cf95d434a6873cabb4607c90b65dc1b9c4..c59dd836e7e120526058ba667ae8fc96206b2391 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gl/matrix.h>
 #include <msp/gl/renderer.h>
 #include "rod.h"
index 6a32510ef92846e9c7d3c468576b19ac417fb360..7d1403fb542de421639cc4578ea93f8ce6125ab1 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C23D_ROD_H_
 #define LIBR2C23D_ROD_H_
 
index cd17b811a7ea56ba484ee50067c0d513b8f44522..793dec5888f9167e99f250ab3f86ceb529ce7ba3 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include <msp/gl/matrix.h>
 #include <msp/gl/renderer.h>
index 66382bce3794cc91fddcb895e7bbe40072b34ffc..3ad76672e2aa0243bd4457692437d6174ec90f61 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_3D_TRACK_H_
 #define R2C2_3D_TRACK_H_
 
index a60c9a6f7611425c737fb09c2e69ec3f6b8d717e..cf33d054345f362dc393d20f1ddf09b39a647f9a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include <cmath>
 #include <msp/gl/technique.h>
index e43dc428f1867a217a19ef8204fdeb159d6caca7..a0f4e4e47de3ed6ef70171584b55894be38383cf 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_3D_TRACKTYPE_H_
 #define R2C2_3D_TRACKTYPE_H_
 
index 8e3da138cf4388c2a7b556fb5bc09490daa85bff..4e5965b2de44860d90881f21c3c18918d3786d60 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include <msp/gl/matrix.h>
 #include <msp/gl/renderer.h>
index 36853c95a944786649a933a03961eb4fe90e4ff0..aa5042e4b73c3d2643c2850106ac8ab4a7c10eae 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C23D_VEHICLE_H_
 #define LIBR2C23D_VEHICLE_H_
 
index 162b2c42110a4cd1d67100e43c5fe04e01124ee2..9cbfa28f3eac5c891a938c43c0a28e2b21037048 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gl/meshbuilder.h>
 #include <msp/gl/technique.h>
 #include <msp/gl/texture2d.h>
index f65a1d6f66ad8395efd7e8a0caaf47e017a1d956..b779fa4292445c184f8e432cc05ff759be51635a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C23D_VEHICLETYPE_H_
 #define LIBR2C23D_VEHICLETYPE_H_
 
index 006abda20b9173268c63fee4cc79f4b7a0ee3c09..002d4800e82baf640b31fdf2dbcda5ea9287f86c 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gl/tests.h>
 #include "layout.h"
 #include "track.h"
index f18f0a1f6a8bc95201f5dd9fbbcef339b09cc4ce..f3e359c2b9524108b1f566a9e19ffc1ad0e31c92 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_3D_VIEW_H_
 #define R2C2_3D_VIEW_H_
 
index 4706ceefeeec2c742b97e4ce8cd0bc12fe571922..b1fa64b54c35c500ffcccd52d2a1b9ca64c53782 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include <msp/input/keys.h>
 #include "3d/layout.h"
index a2ef86d6bef45f96a0c36ad5631d682637aae675..682b59c9fed2170f791e04227ebcb72238f8b287 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef CAMERACONTROLLER_H_
 #define CAMERACONTROLLER_H_
 
index 366a94839dc36ca46c2d97f867e3dd4b28f8bbfe..76a31a51d4094be8a09d5959cb4f141f8022b4de 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <signal.h>
 #include <algorithm>
 #include <cmath>
index cbf01d040a07b82808893fdd305f8732ade02080..0e7fe45e26ba5e1dc4c726bf1e84a68c1f9ac34b 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef DESIGNER_H_
 #define DESIGNER_H_
 
index 9476bad4b6197b7d0d0d875fda65ac082bb4f015..8ad9ef37313ca9a25d58d6a37ee179f81ef3f3cf 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2008, 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <GL/gl.h>
 #include <msp/gl/texture.h>
 #include <msp/gltk/button.h>
index a9ecfe1012c77168f24eb2f5d2913866712979b2..bd9423baa8c19f44bac2baf5ecf220e995602f6c 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2008, 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef INPUT_H_
 #define INPUT_H_
 
index 3e17eac12123f0b130a0a9b2bdb48c0a84245902..7e27b02a391dd1b0adf520dc360386cf144f5cf1 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "designer.h"
 #include "layoutbar.h"
 
index 20a129c827c111afbe0d343fa1c17ca05d539ba3..0641c5bb16d0e83fc8a04d3656ff5591bf51c0af 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LAYOUTBAR_H_
 #define LAYOUTBAR_H_
 
index 01633fa908246dacdb95424d129e209d7cd63560..204226e42fb029480cda3d7371649dc718b934e9 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include <cmath>
 #include <msp/strings/formatter.h>
index d8c3986a6161db02dd1bea7a84bd44a8e09d6841..965c21f51199d3b4461ae9609e7c17c9c0fef7e8 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef MANIPULATOR_H_
 #define MANIPULATOR_H_
 
index e5e5abb542c3a434a96795df13e8c7f6e1571c01..442558d7c9205174b022d76612153935fe84f46a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include <GL/gl.h>
 #include "designer.h"
index fc675a6b9a859fed36250140b0715e284f6e093b..69442d823984fdcbfe7ee3e21e9ce91a1043cd62 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef MEASURE_H_
 #define MEASURE_H_
 
index 77493647a529e2f302482677ac59755d8c2942b7..2cc9058f0638a4cc19c09d8d7eef19ea59cdb63b 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/strings/formatter.h>
 #include "libr2c2/route.h"
 #include "designer.h"
index 07ca3ea457db6a583f9ca01ab231747fa95b039a..85af6bd567e79a52c5989702bc38dae70ba1d589 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef ROUTEBAR_H_
 #define ROUTEBAR_H_
 
index 604890b92795c9fb090a6882308d54b96fbe2da4..855b41cc5e91538d0b4ab062c961af94ff4b5677 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include "libr2c2/block.h"
 #include "selection.h"
index a3d8b307c9c7e27dda9804531e711ae9db58bfba..acf8bf6bf09131a415a6a3a8b56037c86d2e9b22 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef SELECTION_H_
 #define SELECTION_H_
 
index a9ba131c6bedc88a70d43e9b157b55d3b393ce8d..4cf9ef4a54a26496d93e499bb41b294cc3b82e91 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include <msp/strings/formatter.h>
 #include "libr2c2/catalogue.h"
index 38d77a9a4f162ef4aa519de019824c5be5a01362..e498d3ddd38048b845e436eeaf74225bfea70faf 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef SVGEXPORTER_H_
 #define SVGEXPORTER_H_
 
index a4046f545a978495e8852b5eb939617fb3cabd7d..950cfc5aaa8edf0706a1e8f6bc89d78a776c8118 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "toolbar.h"
 
 using namespace std;
index 5a2d86c64e2dd5bc59d9a0462b3e915839282b28..25eab21e717b841eb701b8fadd94d44b995ea277 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef TOOLBAR_H_
 #define TOOLBAR_H_
 
index b05f3c85ecaa77181270f5d0a262315ed3ab6b5c..71e77a9cfb5a58c5be64db4d4771cb4fd2ec05b5 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "designer.h"
 #include "trackbar.h"
 
index 7123a19c3d0ddfc1fed9048cc92c4a624ca4c4ec..30f74d17c80792e65f96dab0593ec4d7874af15e 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef TRACKBAR_H_
 #define TRACKBAR_H_
 
index ce806c5d64dacbfbda94c637b5e3097c74570a49..8d21bfc36ad9ba923967f76263b2b89354a94785 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gltk/button.h>
 #include <msp/gltk/label.h>
 #include "libr2c2/tracktype.h"
index a1fe45069f75dad91bb3f2d445bd3872c123e9ba..1e319511e574c006b34711c5311b3cd7422a4594 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef TRACKPROPERTIES_H_
 #define TRACKPROPERTIES_H_
 
index 47225e3904af04c39f6ae2afcd49efce68083b4a..1f620f3ff6be452e5c1ac617ab2e0fe06b64039a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gl/matrix.h>
 #include <msp/gl/meshbuilder.h>
 #include "3d/tracktype.h"
index 8a72892e66c5a0467402b63098a56b3559a61641..480e7bb0f12404fbfef1004e29a0824759dea84f 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef TRACKWRAP_H_
 #define TRACKWRAP_H_
 
index 88119c72166f4cb23e93afc9d2595a15fdd3bbd7..4925b9e950bed9c6a19b3f81102bc78c79b267a8 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/strings/formatter.h>
 #include "libr2c2/zone.h"
 #include "designer.h"
index c9a7580c3921650246cd6f782918518de8efe926..2b48b1cf004d5a029d55da0259e2f455ed52ab5f 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef ZONEBAR_H_
 #define ZONEBAR_H_
 
index 8ddc3383f2db2ae91c3f4e8077649fc2a7e8a9cb..91b8868e48f14b47fb31670efca516d81bde9c4e 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gltk/button.h>
 #include <msp/gltk/label.h>
 #include "zoneproperties.h"
index fe58c9f07229f052e6e0a28a4dbb545d1c9afab5..a69d02a984b4e4a48b76855ea61fc51f64a30bb3 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef ZONEPROPERTIES_H_
 #define ZONEPROPERTIES_H_
 
index 2d2bae3c21db1da080a1b3a82ded8ed76b3c1492..61eb46855093e12b6b95657cd04d3c0c8ac29de6 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "dialog.h"
 
 using namespace Msp;
index 0299287f23f52bd4fdc5ebe1b28eb303514fe2cb..266a76a7613cc73970ffe5ceee2a99ae0e240f43 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef DIALOG_H_
 #define DIALOG_H_
 
index 40011ce9ce1e58768281f7c01a8e57203c51aba1..a6644abc0c04c58a58ef141492904f99c977d975 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include <cmath>
 #include <cstdlib>
index 944c39047a967ae0344b13bb3d216871e427b082..2ec017b8a9363e7ce8929d32c13573ae0c6d172d 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef ENGINEER_H_
 #define ENGINEER_H_
 
index 667e95fa17a1fb5c658f18657270a4111bbc8bd0..0071f4b9a58a615afe9e19a2741bf8fd59659033 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gltk/button.h>
 #include "libr2c2/driver.h"
 #include "engineer.h"
index a4b62b7316504319dab6786c5082cb0b8f8daf65..4501be7b33bf1a529cd73a67e7849cf01a9c54af 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef MAINPANEL_H_
 #define MAINPANEL_H_
 
index b5c36cd5409cca9e43822fda7215e9f1e9018b52..42fa8b6e4c50921433fa3628b61070ab080f19d1 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/core/getopt.h>
 #include <msp/fs/utils.h>
 #include <msp/strings/lexicalcast.h>
index e35cc92a3f403a7dfee009dd511ee482909ce548..ddeb62e5232c6601f9faeb118499575593dbd8cb 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef OPTIONS_H_
 #define OPTIONS_H_
 
index 00bf6cfdcd19cf79d97c316df2def12be7c24785..47259e3ba4b6b27e745743beb0411aab1c1161ba 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gltk/label.h>
 #include "engineer.h"
 #include "libr2c2/route.h"
index 6552175ea562d625f0ea7cbb52a5d65fcd783420..e8dcbf71dbb39c2b8e2f5ae7bdaad4f092e45979 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef ROUTESELECT_H_
 #define ROUTESELECT_H_
 
index 2e50099b01413bf6f5915797af4520922e0f2617..1d0842a83328ab248fd11eb2a852c9df82297895 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gltk/button.h>
 #include <msp/io/print.h>
 #include <msp/strings/utils.h>
index 9c06fc81acc5e6444818a076977211d5f5e6faae..98afc2081d211ab794d14d1668249a3f73a2b2e9 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef TIMETABLEDIALOG_H_
 #define TIMETABLEDIALOG_H_
 
index 10208bfda73aab3fb974facf08d269eef55dd247..3d0b0b874923e495af1fc94676b577268e842422 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include <msp/strings/formatter.h>
 #include "libr2c2/aicontrol.h"
index ba65fb886f351afeed2b03790e4e8527318a224c..406e1a66fce4440110bb2420a58b7b0905cd9217 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef TRAINPANEL_H_
 #define TRAINPANEL_H_
 
index 9686dee485527574cd2b1f78b3c111f3b46a1f09..f36035f52c31f1e2250f779f560ea0e578336e38 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gltk/label.h>
 #include <msp/strings/formatter.h>
 #include <msp/strings/lexicalcast.h>
index 24458331bb4e1267b757092333efc4e848556651..8cd0b2f9c3d7e3d080e596cb13e3dda0c2fcae4d 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef TRAINPROPERTIES_H_
 #define TRAINPROPERTIES_H_
 
index a2dedf9e0f4f03df1011baf1f5581809bea92fed..c3d96fdc2fd78af194ffca98a99396cac287595e 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/gl/tests.h>
 #include <msp/gltk/button.h>
 #include <msp/gltk/image.h>
index c7ba7b90c30da5b05e546aa384369f901b5eacd3..4e0cb39e58cfe85ecf3ad156c47cde3fc64641c3 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef TRAINVIEW_H_
 #define TRAINVIEW_H_
 
index e5bed9ce3ba3ee71a61676f196ef673693ec667a..3e31aaf638e602412fa8a184dfbde2796dabe41d 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "aicontrol.h"
 #include "catalogue.h"
 #include "layout.h"
index 01429cdd01581481918eefe10e1d22abd6d90c0e..7560b99915542c8a1814ef598176ace8205f6588 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_AICONTROL_H_
 #define LIBR2C2_AICONTROL_H_
 
index 45e526ca18597056ed14c5dfc14134648a7c6fa0..1a8d63ac16e483328fd0a2a692c5fd0fba4b6b90 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/strings/utils.h>
 #include "articlenumber.h"
 
index cf69c42dbbf0facacee57ee810b357d76f72fc6f..c4939674991b69e865017c7c7fc5ab3c09d362b2 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_ARTICLENUMBER_H_
 #define LIBR2C2_ARTICLENUMBER_H_
 
index 57cb4d30eb7fb62a3f0b15edb7d666f48b8bbdf8..ec313d9d415240dab9114a27be838f27111112e4 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include <msp/time/units.h>
 #include "block.h"
index 3592992c03ca16d152b61566760c04a71ad0fe8d..f8ba1934e2049911e900f9deae7ab74c6785dd83 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_BLOCK_H_
 #define LIBR2C2_BLOCK_H_
 
index db052ac5e059da47a50e6b3945e01817928596c2..c39f88ed55ca595ac5e67c69d75b995c16ffac80 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/core/except.h>
 #include "block.h"
 #include "blockiter.h"
index 5c235a54eb2a05be726755a529b73a17ed19ce17..1e8a38378d3e74a2377de695f76df175767b2875 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_BLOCKITER_H_
 #define LIBR2C2_BLOCKITER_H_
 
index 70a39859721ad607af1a972b9c4dff294d13e9bc..df59a0ee20ef7e73a5235762ced88a59e23dfd7a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/core/refptr.h>
 #include <msp/datafile/parser.h>
 #include "catalogue.h"
index 5ac3665f2eb2e7573715951560aafebfecd27658..73ad4e8e5694949d2de20fd597df1b7cb7320fb4 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_CATALOGUE_H_
 #define LIBR2C2_CATALOGUE_H_
 
index 2e605ba3500d92b7ce91cfd594d997789ee93d17..a41a494c440243c266d10379bd40236ea06fb03c 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include <msp/core/refptr.h>
 #include <msp/io/print.h>
index 90f44715a70da64298d2e0e5af2296867788fcbb..4554d147b91382242422f729f8aade4d6c8521af 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_CENTRALSTATION_H_
 #define LIBR2C2_CENTRALSTATION_H_
 
index 480abc2691ede5cc734e3cce301d04e2b3617563..660363d6c53f12beee31ab36315c35cc7282c762 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include <msp/core/except.h>
 #include "controller.h"
index 92564e461ba0a5507075a75079f2c1750293b0e8..404fe58d49ff65ef358c14f798f739561fbfc60e 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_CONTROLLER_H_
 #define LIBR2C2_CONTROLLER_H_
 
index a587b962d230ed021bfbda24f12a133a370b667f..22b241c61a5c8bf51faaa5101c8ed738d6483ddf 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/core/except.h>
 #include "centralstation.h"
 #include "driver.h"
index e8d27f0b5cc58864e781a880e42a9a3774ae093c..ec143e83d244c24f32b308fa8d3b646f07e4d68d 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_DRIVER_H_
 #define LIBR2C2_DRIVER_H_
 
index 9c78234f644b7fe3a897fbfeb11cfa9b49a07b1f..99e4a5e3d189d952a1ad7a5978494fb350e17330 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "dummy.h"
 
 using namespace std;
index d388ca6ecc87eb9402af1f46197b5c50766e71f8..1ec39b72db549e6d595bb0f88df6f7d9b6d0ce30 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_DUMMY_H_
 #define LIBR2C2_DUMMY_H_
 
index 8519499ef581c5d6a67ea656d1dbe1fee32aecb1..67c541211fcd93c7655318dc33e6953e6e85fb28 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_GEOMETRY_H_
 #define LIBR2C2_GEOMETRY_H_
 
index ebaac8dc7d30e7f41f39297a9e062d20aabc7160..732e164c01b42660122d89fa15058b36fb94efc6 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <fcntl.h>
 #include <termios.h>
 #include <sys/poll.h>
index e5f63de6c728dca7597d78887864aaffba68aa89..be25860f731d2dd41c6f08e95193ae05de31da5a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_INTELLIBOX_H_
 #define LIBR2C2_INTELLIBOX_H_
 
index df6989d3320cd3c7cbf4fb0f850915920f8ff431..df8ce74e62b01ba1d52a178469903992afb78a83 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include <msp/core/refptr.h>
 #include <msp/datafile/parser.h>
index a4042316bbdc61d1af6b5f6357a7dbfaadd35cd8..02a4654e2d8f6ea63000b183d662511960e1a620 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_LAYOUT_H_
 #define LIBR2C2_LAYOUT_H_
 
index 96b06a2c185a1f174d3afa99f1f6de3b67a76569..2741cac2958c3a848ba39b48aa7ba304b72289da 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include "profile.h"
 
index 9f56b2de92d4a6bafa47544d85c37f79048c6d02..fd8c01caa4faadd5f5db727cab5fbda5bc0dca62 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_PROFILE_H_
 #define LIBR2C2_PROFILE_H_
 
index ad6f81169e5a36221e05934ba5f4cb0e7d6439e3..61117f5e5f851ae75501d9872724137d9ca60ce0 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2007-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <queue>
 #include <msp/strings/formatter.h>
 #include "layout.h"
index 5c87971280300067ed055d5a6d15c3df31f0e576..4f5d0564934e665bbc86c9c7f0827965141e535e 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2007-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_ROUTE_H_
 #define LIBR2C2_ROUTE_H_
 
index e7d9352ca048bd8377570476662860d1662d5fd3..b53b29163622c107be2cf0606c92ab790aa6ffdb 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/core/except.h>
 #include <msp/time/units.h>
 #include "simplecontroller.h"
index 1b3d7dd651a527f7e14151600997e9acada13887..10b6faa3babd048039499d3415c5a69ca9ae84d8 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_SIMPLECONTROLLER_H_
 #define LIBR2C2_SIMPLECONTROLLER_H_
 
index acd1983f0ab0d42eee5da5509b0e331eaab04d54..1098d437c38e76caf7ecb6f1afdd335ae5aaf2e5 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "speedquantizer.h"
 
 using namespace std;
index 2f9aeddcc8983e00b4b5617c962232b283683fc7..c1189675bc0a6a8b4e668d5254aa6b2638dc3198 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_SPEEDQUANTIZER_H_
 #define LIBR2C2_SPEEDQUANTIZER_H_
 
index dcdbb00bbc66c5f78dd21fcd4cb426131d6b3171..a6c624c9658f8ec6dc4eb5a59a04e62e5b7dcea1 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/strings/formatter.h>
 #include <msp/time/units.h>
 #include "block.h"
index b2f4fae1e2dd3ddf2cd70385dd8752b55d09817b..9c9970590ec94245f5cc829d9865834e82779a92 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_TIMETABLE_H_
 #define LIBR2C2_TIMETABLE_H_
 
index b2d3e63af703031446d86e5fe5986b1f7e8664fd..cf496c41ddae554b98da55d62e67bc2b3e0179b4 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include "block.h"
 #include "catalogue.h"
index df4032567a8dbe84991d53b4a09e9a43f73e910a..326c2e28e3d65fe479c4ddc1c2e694a79deae5e3 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_TRACK_H_
 #define LIBR2C2_TRACK_H_
 
index 3c6295bb974437720b7677cf18bdbadab9136381..c5663f29dfe23f26b50e865264921ce4073d7db7 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include <msp/core/except.h>
 #include "track.h"
index 1dce02a2a96346c9cd2a5e8aa322d8a54488b684..63d98e20c2e5e950bcbee51f3b7500a07a8f24b0 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_TRACKITER_H_
 #define LIBR2C2_TRACKITER_H_
 
index d60d374091556b2f89441e9febfc4ddda4ebd7fa..79e183b5a9ce54ad3892f488270882bce4511e7f 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include "trackpart.h"
 
index ebe353c34cfde4022586fbd9f2b3922f40a479ef..462290526eb6809bd2663304bbcd1a97cb2a1a75 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_TRACKPART_H_
 #define LIBR2C2_TRACKPART_H_
 
index 5b41e1f5f26f58ade0d2f13eb197d9adae5b6987..b6971ca92175badf5cbddbcf772c9a785bc04140 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include "tracktype.h"
 
index 7eb2bdc64d15bcfb4cbc853f14b23374583e1c1c..cc0cc517bffbff9686c8c6cae3a41fc139bdcfe6 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_TRACKTYPE_H_
 #define LIBR2C2_TRACKTYPE_H_
 
index 415d49146d290e1865c65043800d7ff4e33d21d6..620931dd0b2333bbd3f64be70f78c4d273d63d34 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <algorithm>
 #include <cmath>
 #include <msp/strings/formatter.h>
index c60b8c044ce743549b5b78eb638183e1fcda189a..e5bc5d260c24dfab073a7e150ebc249c53127d69 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_TRAIN_H_
 #define LIBR2C2_TRAIN_H_
 
index a187216ed5f2daa491e3ec798591cd0e190ab68d..ed3766ca32b96e474402fbc627ca9f0264999efd 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "train.h"
 #include "trainai.h"
 
index 4f9d99cc44465e14b17d96f7eb8aacb7728be998..c3e16556e773fc4802abd7aed6b941bec68fc711 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_TRAINAI_H_
 #define LIBR2C2_TRAINAI_H_
 
index 777bc768b410dfda2a50c8014a46639ba98bc5b8..5c3ba62e72af429644495a48f09a5ba0c30e54f5 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/strings/formatter.h>
 #include "catalogue.h"
 #include "layout.h"
index 8a10121bd9daf358c6f4b0e7ff757dcf2cf635f8..40ad5c711fb0322b352256d67afbeed6a0c96727 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_TRAINSTATUS_H_
 #define LIBR2C2_TRAINSTATUS_H_
 
index b7355c6a6e2fab2bd73caaeafafd4881ce989b2d..6b89fa8743b604036ccab17c7a42a48e94e8c208 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <cmath>
 #include "catalogue.h"
 #include "driver.h"
index ce56666f473f93f0222d3b209c292e6cf712fafb..f459d32a36880ba4315b6e72962cc44c0b52d434 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_VEHICLE_H_
 #define LIBR2C2_VEHICLE_H_
 
index 6c9d387ad7978f1da7ae4d65701050633eabe719..c6c399243d9c40854192b0540f4784a4a7f802f6 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "vehicletype.h"
 
 using namespace std;
index 949195dd1091aabf8c4cb9776ab5d3888c527d5f..d9afdbce8c00aa60f4e32e224c782176cd239b22 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_VEHICLETYPE_H_
 #define LIBR2C2_VEHICLETYPE_H_
 
index 4b95da54efb375053facd900ea705831a8e12dfc..dc0bf6ec30283a18897aadadce339f1171af94f7 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/strings/formatter.h>
 #include "block.h"
 #include "layout.h"
index 98feb670a3ab4a49fd36a4e117495ceddae5193a..9ff1ba6282d4d1b08e730a06066c75747b70743e 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef LIBR2C2_ZONE_H_
 #define LIBR2C2_ZONE_H_
 
index ac4f018e83d9b72777429aed65bda99d1725d197..7c583255b2b7b29f04b714c0590257f959c78afb 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "client.h"
 
 using namespace std;
index a9ced6fc4f02e7cbb6cd17fcd283f754c32ed0ee..a8f043e575e0fde9996adaec7f314a3a8983488d 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_NET_CLIENT_H_
 #define R2C2_NET_CLIENT_H_
 
index 06701214e591f7897ab29547fd899e93c46a5ae9..f720dcc63029b933024270415a5f13d17cf0caf9 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_NET_PACKETS_H_
 #define R2C2_NET_PACKETS_H_
 
index ee0a1b07c5e9674f04aaa6649a8a4b4b1ae256fb..2cd893e7a55689ed8f4b52649cfa9c1ed41255d9 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "packets.h"
 #include "protocol.h"
 
index 7ed85fe5030e2e60a15a0a5ad05e98bf8bc1ef82..0faaa7916ec1de1de2640a61bc9e315826ca4a52 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_NET_PROTOCOL_H_
 #define R2C2_NET_PROTOCOL_H_
 
index df40b3f11ea23d03bf9ca1cb2bb3cdb36b36d6f5..c9a56e39b243d7673d15c80259d4410658aabe8f 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/net/inet.h>
 #include "libr2c2/driver.h"
 #include "libr2c2/route.h"
index badced0dbd7d8dd612cf690319e8515c9f5ed63a..16022ba9d12664596ac4d19aec2881c8d985ca0f 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_NET_SERVER_H_
 #define R2C2_NET_SERVER_H_
 
index df9367e2062366140c166e5c5fd43de4b8e75b5f..eb9563786aa982bd08eb299ae7e2252555cbc909 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "client.h"
 #include "train.h"
 
index bffa8a24fbdff372130c822d6abaf363f7e7cf0b..948af2f82b5dfc45d94da55e8bcfcdcc139559ac 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef R2C2_NET_TRAIN_H_
 #define R2C2_NET_TRAIN_H_
 
index 62c9208848fd09a661faea327acf41eeb33a8f72..93724a232d2f2013b5f96fbb74da97c71d6ff6ae 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include "mainpanel.h"
 
 using namespace std;
index 05c09841dffcf181d0aca1b79651e8fab4d7adf8..6c156cf7d379269b8c9800354182afd1c73b5702 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef MAINPANEL_H_
 #define MAINPANEL_H_
 
index e5384777bf49ffaf5f52b21196483361e5088186..07395da99887ab739df25210cd85ec511404618a 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <gtkmm/scrolledwindow.h>
 #include <gtkmm/separator.h>
 #include <msp/net/resolve.h>
index 14e9ef6543c278cdb4aa7ba16ae56f2acf80f933..b4c5c129b904b5e5390c4cb8150d9296f0e53dc2 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009-2011  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef REMOTE_H_
 #define REMOTE_H_
 
index f0d6d14d881debe60061aeb1bc0639f5c8a7374d..26963a0537d6200af841108449669d1eba32c31b 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <gtkmm/box.h>
 #include <gtkmm/liststore.h>
 #include "remote.h"
index 816d2a091f44bed6307fd1f69e70b6c5aa4eae28..1cf7151a00b39cd45474899dc803d01a57e76039 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2009-2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef TRAINPANEL_H_
 #define TRAINPANEL_H_
 
index e812a9931a5ea42f934c3df56e803328a045cf9c..13ffd9b473bec5b41305e7bb6b7206cdf0a404fc 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/net/resolve.h>
 #include "serial.h"
 
index b40a0b9136221746e1d2bd8f8fbdfc850356d3f4..b1f1908059cf6102b2d27815d2e03bd7d0390d80 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #ifndef SERIAL_H_
 #define SERIAL_H_
 
index f82a97e0a84fe8e06ce66e3b5ce42cc3f442bf6b..ff281e6e4a7be4f93574b4923cb56cd7b728a807 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of R²C²
-Copyright © 2006-2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <map>
 #include <msp/core/application.h>
 #include <msp/core/getopt.h>
index 8a3c9ec0287185fbbc37c48be831c2e081eb71a9..0573c4b09c8faf9f9e1d0791fd4e34e526340aca 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 scale 1 87;
 gauge 16.5;
 rail_profile
index ab789b06d593e817e5325841591e61d49569805f..3ba5d405070f08c21ded7bdc1bc9f5c7ed17ea24 100644 (file)
@@ -1,5 +1,3 @@
-/* $Id$ */
-
 scale 1 87;
 gauge 16.5;