- updated to meet debian standards

- (changed mac osx file to utf-8)
This commit is contained in:
Mark Vejvoda 2012-11-23 06:21:08 +00:00
parent 989f37e23c
commit 65b67d865a
3 changed files with 3 additions and 2 deletions

View File

@ -49,6 +49,7 @@ svn export --force "$CURRENTDIR/../../data/glest_game/editor.ico" $RELEASEDIR/ed
svn export --force "$CURRENTDIR/start_megaglest" $RELEASEDIR/start_megaglest svn export --force "$CURRENTDIR/start_megaglest" $RELEASEDIR/start_megaglest
svn export --force "$CURRENTDIR/start_megaglest_g3dviewer" $RELEASEDIR/start_megaglest_g3dviewer svn export --force "$CURRENTDIR/start_megaglest_g3dviewer" $RELEASEDIR/start_megaglest_g3dviewer
svn export --force "$CURRENTDIR/start_megaglest_mapeditor" $RELEASEDIR/start_megaglest_mapeditor svn export --force "$CURRENTDIR/start_megaglest_mapeditor" $RELEASEDIR/start_megaglest_mapeditor
svn export --force "$CURRENTDIR/setupBuildDeps.sh" $RELEASEDIR/setupBuildDeps.sh
svn export --force "$CURRENTDIR/../../CMakeLists.txt" $RELEASEDIR/CMakeLists.txt svn export --force "$CURRENTDIR/../../CMakeLists.txt" $RELEASEDIR/CMakeLists.txt
# START # START

View File

@ -15,7 +15,7 @@
* *
* to disable logging. * to disable logging.
* *
* This program is Copyright © 2002 Bryan L Blackburn. All rights reserved. * This program is Copyright © 2002 Bryan L Blackburn. All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: * modification, are permitted provided that the following conditions are met:

View File

@ -1,5 +1,5 @@
/* /*
* This program is Copyright © 2002 Bryan L Blackburn. All rights reserved. * This program is Copyright © 2002 Bryan L Blackburn. All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: * modification, are permitted provided that the following conditions are met: