- Added license replacement script

This commit is contained in:
Paul Bakker 2009-01-25 11:59:46 +00:00
parent 3375b21081
commit 864801ef41
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
* Copyright (C) 2009 Paul Bakker
* Copyright (C) 2009 Paul Bakker <polarssl_maintainer@polarssl.org>
*
* 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

View file

@ -1,7 +1,7 @@
/*
* Camellia implementation
*
* Copyright (C) 2009 Paul Bakker
* Copyright (C) 2009 Paul Bakker <polarssl_maintainer@polarssl.org>
*
* 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