X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fsfs%2FsfsPlainFS.pas;h=9a58e83c2e495b83d6c1f3d97adecbfb49178bec;hp=5666ad23a8e1f7e8dbbc162877c63f1adee7c752;hb=5472594f32e33da0c66606ec9eebc8f798ef6b54;hpb=00b8da997231db53bd66d2b10106cffd5e53fcd4 diff --git a/src/sfs/sfsPlainFS.pas b/src/sfs/sfsPlainFS.pas index 5666ad2..9a58e83 100644 --- a/src/sfs/sfsPlainFS.pas +++ b/src/sfs/sfsPlainFS.pas @@ -1,7 +1,18 @@ -// Streaming R/O Virtual File System v0.2.0 -// Copyright (C) XL A.S. Ketmar. All rights reserved -// See the file aplicense.txt for conditions of use. -// +(* 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 . + *) // simple grouping files w/o packing: // Quake I/II .PAK (PACK) // SiN .SIN (SPAK)