diff -r 000000000000 -r 598d09faf89c aeslua/Copyright.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/aeslua/Copyright.txt Wed Feb 16 20:29:33 2011 +0000 @@ -0,0 +1,26 @@ +aeslua: Lua AES implementation +Copyright (c) 2006,2007 Matthias Hilbig + +This program is free software; you can redistribute it and/or modify it +under the terms of the GNU Lesser Public License as published by the +Free Software Foundation; either version 2.1 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 +Lesser Public License for more details. + +A copy of the terms and conditions of the license can be found in +License.txt or online at + + http://www.gnu.org/copyleft/lesser.html + +To obtain a copy, write to the Free Software Foundation, Inc., +59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +Author +------- +Matthias Hilbig +http://homepages.upb.de/hilbig/aeslua/ +hilbig@upb.de