X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Common%2Frt%20api%2FRTReader.cpp;h=fc8166bc14b2579bc27d847f8950fb1f289c7c4f;hb=7a1030772df696d2c07dc98c89a673a742ee5f64;hp=7fec6672c4caea50520166bab31e9ef8f6f3297a;hpb=34d45455d0dd177b42c968c8b20290d6f428cd07;p=freerainbowtables diff --git a/Common/rt api/RTReader.cpp b/Common/rt api/RTReader.cpp index 7fec667..fc8166b 100644 --- a/Common/rt api/RTReader.cpp +++ b/Common/rt api/RTReader.cpp @@ -1,3 +1,26 @@ +/* + * freerainbowtables is a project for generating, distributing, and using + * perfect rainbow tables + * + * Copyright 2010, 2011 Martin Westergaard Jørgensen + * Copyright 2010, 2011 James Nobis + * + * This file is part of freerainbowtables. + * + * freerainbowtables 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 2 of the License, or + * (at your option) any later version. + * + * freerainbowtables 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 freerainbowtables. If not, see . + */ + #include "RTReader.h" RTReader::RTReader(string Filename)