From 90256c7f975df47db109b583c7ae23b7e1e1c1d2 Mon Sep 17 00:00:00 2001 From: tobigun Date: Mon, 1 Sep 2008 17:23:55 +0000 Subject: - new configure/make layout: - configure/main-makefile moved to root-dir - configure-script checked in (no need to call autogen.sh on first run) - autogen.sh, m4, install.sh etc. moved to dists/autogen/ - config.guess/sub for canonical builds - unit-tests moved to test - removed delphi subdir in portaudio/-mixer - COPYING.txt/AUTHORS.txt/... added - dists/delphi7/2005 added git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1335 b956fd51-792f-4845-bead-9b4dfca2ff2c --- AUTHORS.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 AUTHORS.txt (limited to 'AUTHORS.txt') diff --git a/AUTHORS.txt b/AUTHORS.txt new file mode 100644 index 00000000..a4ff2391 --- /dev/null +++ b/AUTHORS.txt @@ -0,0 +1,26 @@ +This game was introduced by Corvus5 who has written most of the code by himself. +Basing on the official release 0.5.0 Mota and Whiteshark started to write little +patches and modifications, and released this package named ultra-star.dl.am Mod. +This modification was continued at Sourceforge.net by the Ultrastar Deluxe Team: + +~=[ DevTeam 1.1 - Harakirioke ]=~ + Tobi + Mischi + Mog + Whiteshark + +~=[ Retired project developers / admins ]=~ + Alex + Blindy + fifth + Jay + Mota + Sawyer + +~=[ Thanks ]=~ + Corvus5 + Songmakers + CC People <3 + Translators + +And this piece of software is the Result! -- cgit v1.2.3 From b73d773d012f6491a2fcc91841da91dcd1f85501 Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Tue, 23 Sep 2008 12:18:29 +0000 Subject: improved phrasing git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1395 b956fd51-792f-4845-bead-9b4dfca2ff2c --- AUTHORS.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'AUTHORS.txt') diff --git a/AUTHORS.txt b/AUTHORS.txt index a4ff2391..3f9a0f63 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -1,6 +1,6 @@ -This game was introduced by Corvus5 who has written most of the code by himself. -Basing on the official release 0.5.0 Mota and Whiteshark started to write little -patches and modifications, and released this package named ultra-star.dl.am Mod. +This game was introduced by Corvus5 writing most of the code by himself. +Based on the official release 0.5.0 Mota and Whiteshark started to add small +patches and modifications and released a package named ultra-star.dl.am Mod. This modification was continued at Sourceforge.net by the Ultrastar Deluxe Team: ~=[ DevTeam 1.1 - Harakirioke ]=~ @@ -23,4 +23,4 @@ This modification was continued at Sourceforge.net by the Ultrastar Deluxe Team: CC People <3 Translators -And this piece of software is the Result! +And this piece of software is the result! -- cgit v1.2.3 From b17406af2d096cb1db7eb193118dff0c48f4761b Mon Sep 17 00:00:00 2001 From: brunzelchen Date: Tue, 22 Dec 2009 18:56:20 +0000 Subject: fix: divide sentence in editor leaded to crash update of authors.txt and copyright.txt git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2053 b956fd51-792f-4845-bead-9b4dfca2ff2c --- AUTHORS.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS.txt') diff --git a/AUTHORS.txt b/AUTHORS.txt index 3f9a0f63..21f2c27a 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -8,6 +8,7 @@ This modification was continued at Sourceforge.net by the Ultrastar Deluxe Team: Mischi Mog Whiteshark + brunzel ~=[ Retired project developers / admins ]=~ Alex -- cgit v1.2.3