From 65b67d865a7a67efeae545312f85df440e82cfb8 Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Fri, 23 Nov 2012 06:21:08 +0000 Subject: [PATCH] - updated to meet debian standards - (changed mac osx file to utf-8) --- mk/linux/makerelease.sh | 1 + source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h | 2 +- source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mk/linux/makerelease.sh b/mk/linux/makerelease.sh index bfed0371..f617c227 100755 --- a/mk/linux/makerelease.sh +++ b/mk/linux/makerelease.sh @@ -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 diff --git a/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h b/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h index 6646a3df..a3c24a74 100644 --- a/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h +++ b/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h @@ -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: diff --git a/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m b/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m index dd75a6e8..44d27114 100644 --- a/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m +++ b/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m @@ -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: