Improve license headers.

This commit is contained in:
Simon Josefsson
2016-08-12 15:30:06 +02:00
parent b41e73b8c6
commit 89bec1260a
60 changed files with 350 additions and 268 deletions
+2 -3
View File
@@ -1,6 +1,6 @@
# Copyright (c) 2014 Yubico AB
# Copyright (c) 2014-2016 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:
@@ -25,7 +25,6 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
AC_INIT([yubico-piv-tool], [1.4.2])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])