Skip to content

Commit

Permalink
- updated to meet debian standards
Browse files Browse the repository at this point in the history
- (changed mac osx file to utf-8)
  • Loading branch information
softcoder committed Nov 23, 2012
1 parent 989f37e commit 65b67d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions mk/linux/makerelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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_g3dviewer" $RELEASEDIR/start_megaglest_g3dviewer
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

# START
Expand Down
2 changes: 1 addition & 1 deletion source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* 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
* modification, are permitted provided that the following conditions are met:
Expand Down
2 changes: 1 addition & 1 deletion source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m
Original file line number Diff line number Diff line change
@@ -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
* modification, are permitted provided that the following conditions are met:
Expand Down

0 comments on commit 65b67d8

Please sign in to comment.