ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/affero.ext
(Generate patch)

Comparing deliantra/server/ext/affero.ext (file contents):
Revision 1.2 by root, Sun Jul 1 05:39:57 2007 UTC vs.
Revision 1.3 by root, Thu Nov 8 19:43:24 2007 UTC

30 30
31cf::register_command sourcecode => sub { 31cf::register_command sourcecode => sub {
32 my ($ob, $arg) = @_; 32 my ($ob, $arg) = @_;
33 33
34 $ob->reply (undef, <<EOF, cf::NDI_UNIQUE | cf::NDI_DK_ORANGE); 34 $ob->reply (undef, <<EOF, cf::NDI_UNIQUE | cf::NDI_DK_ORANGE);
35If this is a (possibly modified) release version of Crossfire TRT, you can find 35If this is a (possibly modified) release version of Deliantra, you can find
36the corresponding sources at the following location, in accordance to section 36the corresponding sources at the following location, in accordance to section
3713 of the GNU Affero General Public License, version 3. 3713 of the GNU Affero General Public License, version 3.
38 38
39 all files: $URL_TAR 39 all files: $URL_TAR
40 server: $URL_TAR_SERVER 40 server: $URL_TAR_SERVER

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines