diff options
author | truebrain <truebrain@openttd.org> | 2011-12-01 12:03:20 +0000 |
---|---|---|
committer | truebrain <truebrain@openttd.org> | 2011-12-01 12:03:20 +0000 |
commit | 0c2bbdde5c0f9577cff72af5b34c10777c6bebd0 (patch) | |
tree | 3bb5cff8ae5c1151ef99c0f483ff4c17876c7398 /src/3rdparty/squirrel/COPYRIGHT | |
parent | 71c1ef5d264c5c55cc02b57fe1f9884b50e5400b (diff) | |
download | openttd-0c2bbdde5c0f9577cff72af5b34c10777c6bebd0.tar.xz |
(svn r23383) -Update: bring Squirrel to 2.2.5; besides some nice bug fixes, it mostly solves the sort() issues
Diffstat (limited to 'src/3rdparty/squirrel/COPYRIGHT')
-rw-r--r-- | src/3rdparty/squirrel/COPYRIGHT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/squirrel/COPYRIGHT b/src/3rdparty/squirrel/COPYRIGHT index 161551bf8..40b5073ec 100644 --- a/src/3rdparty/squirrel/COPYRIGHT +++ b/src/3rdparty/squirrel/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright (c) 2003-2009 Alberto Demichelis +Copyright (c) 2003-2011 Alberto Demichelis This software is provided 'as-is', without any express or implied warranty. In no event will the |