X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fsheditor%2Fxstreams_sdl.pas;h=c0dd8ab3713b9511c50b48c164c2e35b85886eb0;hb=6f7b10d6ba67d8ac7fb794acfbca8f33ad78449d;hp=3bc2c64bfab6c597cb403741a1bbba32f2e7f04d;hpb=d1e9c820c486228a7f80ac8c1e2928abea10f0bd;p=d2df-sdl.git diff --git a/src/sheditor/xstreams_sdl.pas b/src/sheditor/xstreams_sdl.pas index 3bc2c64..c0dd8ab 100644 --- a/src/sheditor/xstreams_sdl.pas +++ b/src/sheditor/xstreams_sdl.pas @@ -1,5 +1,20 @@ +(* Copyright (C) DooM 2D:Forever Developers + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + *) // special stream classes -{$MODE OBJFPC} +{$MODE DELPHI} {$R+} unit xstreams_sdl;