Description: Fix license problems
 Fix the LICENSE and README's files to reflect upstream's
 choice for a license.

--- ruby-shadow-2.2.0.orig/LICENSE
+++ ruby-shadow-2.2.0/LICENSE
@@ -1,5 +1 @@
-License: Free for any use with your own risk!
-
-OR
-
 The terms of the Public Domain License (http://creativecommons.org/licenses/publicdomain/)
--- ruby-shadow-2.2.0.orig/README.euc
+++ ruby-shadow-2.2.0/README.euc
@@ -2,7 +2,7 @@ Shadow Password module
 
 Copyright (C) 1998-1999 Takaaki Tateishi <ttate@jaist.ac.jp>
 Modified at: <1999/8/19 06:48:01 by ttate>
-License: Free for any use with your own risk!
+License: See LICENSE
 
 
 1. 
--- ruby-shadow-2.2.0.orig/shadow.c
+++ ruby-shadow-2.2.0/shadow.c
@@ -4,7 +4,7 @@
  * Ruby extention module for using Linux shadow password.
  *
  * Copyright (C) 1998-1999 by Takaaki.Tateishi(ttate@jaist.ac.jp)
- * License: Free for any use with your own risk!
+ * License: See LICENSE
  * Modified at: <1999/8/19 06:48:18 by ttate>
  */
 
