]> git.tdb.fi Git - r2c2.git/commit
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)
commitd15ac13f2e170f155b4bbd124df48400c339b644
tree696f9df76f009e643edcd214949ce51652ced859
parente8d9e9a05664f860d6c2f2b333c863ad0760a8a9
Strip Id tags and copyright notices from files

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