OSDN Git Service

commited.
authorTaizo ITO <taizo@karesansui-project.info>
Wed, 2 Feb 2011 05:34:45 +0000 (14:34 +0900)
committerTaizo ITO <taizo@karesansui-project.info>
Wed, 2 Feb 2011 05:34:45 +0000 (14:34 +0900)
installer/installer/extensions/src/random_entropy/random_entropy.c

index 8a1576f..7acf9bc 100644 (file)
@@ -4,19 +4,10 @@
  * random_entropy.c
  * Copyright (C) 2009-2010 HDE, Inc.
  *
- * 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 2, 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 GNU Emacs; see the file COPYING.  If not, write to
- * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
  */
 
 #include "Python.h"