diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2009-07-26 14:08:59 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2009-07-26 14:08:59 +0000 |
commit | 55c03e4fc90bd365c26d3d59b1a6ac72a5658246 (patch) | |
tree | 6fd495f874b43edca8903c7f26ab2f760f7dd399 | |
parent | 8c15ad3b8cb1cb75208e33cf80554df3b2768e0e (diff) | |
download | usdx-55c03e4fc90bd365c26d3d59b1a6ac72a5658246.tar.gz usdx-55c03e4fc90bd365c26d3d59b1a6ac72a5658246.tar.xz usdx-55c03e4fc90bd365c26d3d59b1a6ac72a5658246.zip |
GPL header fixed
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1929 b956fd51-792f-4845-bead-9b4dfca2ff2c
-rw-r--r-- | src/base/UBeatTimer.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/UBeatTimer.pas b/src/base/UBeatTimer.pas index a47a06f9..2983fdee 100644 --- a/src/base/UBeatTimer.pas +++ b/src/base/UBeatTimer.pas @@ -1,4 +1,4 @@ - {* UltraStar Deluxe - Karaoke Game
+{* UltraStar Deluxe - Karaoke Game
*
* UltraStar Deluxe is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
|