]> err.no Git - yubikey-personalization.old/commitdiff
Fix license and dist ykpers4win.mk.
authorSimon Josefsson <simon@josefsson.org>
Tue, 10 May 2011 08:23:16 +0000 (10:23 +0200)
committerSimon Josefsson <simon@josefsson.org>
Tue, 10 May 2011 08:23:16 +0000 (10:23 +0200)
Makefile.am
NEWS
ykpers4win.mk

index 3dacae0c93d088154a7609eabc524b79be1aa4f6..b08f4589fe92499fb599c49f7cb89dda74f27b6a 100644 (file)
@@ -77,6 +77,9 @@ EXTRA_DIST = doc/Compatibility.asciidoc doc/Make-Release.asciidoc doc/Read-Me.as
 # Dist contrib stuff.
 EXTRA_DIST += contrib/README contrib/programming.sh
 
+# Windows rules.
+EXTRA_DIST += ykpers4win.mk
+
 udevrulesdir=@udevrulesdir@
 dist_udevrules_DATA = \
         70-yubikey.rules
diff --git a/NEWS b/NEWS
index 1a44b2d874014d80cfac014804650f6fc4e7a164..2c85786fdc48944eed819daab1fdb2897204d571 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ Yubikey-personalize NEWS -- History of user-visible changes.     -*- outline -*-
 
 * Version 1.5.2 (unreleased)
 
+** Improve and distribute ykpers4win.mk.
+
 * Version 1.5.1 (released 2011-04-11)
 
 ** Added native Windows backend.
index f1c41b05ac43f58360f4a024c0a87a5ebd1cbc09..061e1ef70fab94c1161b19289749b84805b88a32 100644 (file)
@@ -1,3 +1,31 @@
+# Written by Simon Josefsson <simon@josefsson.org>.
+# Copyright (c) 2010, 2011 Yubico AB
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions are
+# met:
+#
+#     * Redistributions of source code must retain the above copyright
+#       notice, this list of conditions and the following disclaimer.
+#
+#     * Redistributions in binary form must reproduce the above
+#       copyright notice, this list of conditions and the following
+#       disclaimer in the documentation and/or other materials provided
+#       with the distribution.
+#
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
 LIBYUBIKEYVERSION=1.7
 PROJECT=yubikey-personalization
 PACKAGE=ykpers