[pkg-opensc-commit] [pkcs11-helper] 184/253: Fix pkcs11-helper license text wording

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository pkcs11-helper.

commit 3c9214a9c71b6a69df4e61f5886df35ca888b2a9
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Mon Jul 13 07:39:35 2009 +0000

    Fix pkcs11-helper license text wording
    
    From: Kalev Lember <kalev at smartlink.ee>
    Date: Sat, Jul 11, 2009 at 9:56 PM
    Subject: pkcs11-helper license text wording
    To: Alon Bar-Lev <alon.barlev at gmail.com>
    Cc: opensc-devel <opensc-devel at lists.opensc-project.org>, Jason Tibbitts <tibbs at math.uh.edu>
    
    Hello,
    
    I'm packaging pkcs11-helper for Fedora [1] and during the new package review process Jason Tibbitts noticed a problem with the BSD license text wording. The string "<ORGANIZATION>" appears unmodified in every source file, rendering the third, advertising clause essentially void.
    
    You are supposed to replace "<ORGANIZATION>" with either your name or the name of the organization. Without doing that you might just as well use the 2-clause BSD or the MIT license.
    
    [1] https://bugzilla.redhat.com/show_bug.cgi?id=510729
---
 COPYING                                         | 2 +-
 COPYING.BSD                                     | 2 +-
 Makefile.am                                     | 2 +-
 configure.ac                                    | 2 +-
 distro/Makefile.am                              | 2 +-
 distro/debian/Makefile.am                       | 2 +-
 distro/rpm/Makefile.am                          | 2 +-
 doc/Makefile.am                                 | 2 +-
 doc/api/Makefile.am                             | 2 +-
 include/Makefile.am                             | 2 +-
 include/pkcs11-helper-1.0/Makefile.am           | 2 +-
 include/pkcs11-helper-1.0/pkcs11h-certificate.h | 2 +-
 include/pkcs11-helper-1.0/pkcs11h-core.h        | 2 +-
 include/pkcs11-helper-1.0/pkcs11h-data.h        | 2 +-
 include/pkcs11-helper-1.0/pkcs11h-def.h         | 2 +-
 include/pkcs11-helper-1.0/pkcs11h-engines.h     | 2 +-
 include/pkcs11-helper-1.0/pkcs11h-openssl.h     | 2 +-
 include/pkcs11-helper-1.0/pkcs11h-token.h       | 2 +-
 include/pkcs11-helper-1.0/pkcs11h-version.h.in  | 2 +-
 lib/Makefile.am                                 | 2 +-
 lib/Makefile.w32-vc                             | 2 +-
 lib/_pkcs11h-certificate.h                      | 2 +-
 lib/_pkcs11h-core.h                             | 2 +-
 lib/_pkcs11h-crypto.h                           | 2 +-
 lib/_pkcs11h-mem.h                              | 2 +-
 lib/_pkcs11h-session.h                          | 2 +-
 lib/_pkcs11h-slotevent.h                        | 2 +-
 lib/_pkcs11h-sys.h                              | 2 +-
 lib/_pkcs11h-threading.h                        | 2 +-
 lib/_pkcs11h-token.h                            | 2 +-
 lib/_pkcs11h-util.h                             | 2 +-
 lib/common.h                                    | 2 +-
 lib/pkcs11h-certificate.c                       | 2 +-
 lib/pkcs11h-core.c                              | 2 +-
 lib/pkcs11h-crypto.c                            | 2 +-
 lib/pkcs11h-data.c                              | 2 +-
 lib/pkcs11h-mem.c                               | 2 +-
 lib/pkcs11h-openssl.c                           | 2 +-
 lib/pkcs11h-serialization.c                     | 2 +-
 lib/pkcs11h-session.c                           | 2 +-
 lib/pkcs11h-slotevent.c                         | 2 +-
 lib/pkcs11h-sys.c                               | 2 +-
 lib/pkcs11h-threading.c                         | 2 +-
 lib/pkcs11h-token.c                             | 2 +-
 lib/pkcs11h-util.c                              | 2 +-
 m4dir/Makefile.am                               | 2 +-
 m4dir/pkcs11-helper-1.m4                        | 2 +-
 man/Makefile.am                                 | 2 +-
 man/pkcs11-helper-1.8                           | 2 +-
 tests/Makefile.am                               | 2 +-
 tests/test-basic/Makefile.am                    | 2 +-
 tests/test-certificate/Makefile.am              | 2 +-
 tests/test-slotevent/Makefile.am                | 2 +-
 53 files changed, 53 insertions(+), 53 deletions(-)

diff --git a/COPYING b/COPYING
index 6e9d5db..e52681e 100644
--- a/COPYING
+++ b/COPYING
@@ -34,7 +34,7 @@ pkcs11-helper License
 	    o 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.
-	    o Neither the name of the <ORGANIZATION> nor the names of its
+	    o Neither the name of the Alon Bar-Lev nor the names of its
 	      contributors may be used to endorse or promote products derived from
 	      this software without specific prior written permission.
 
diff --git a/COPYING.BSD b/COPYING.BSD
index 02b3e45..2c9ee7b 100644
--- a/COPYING.BSD
+++ b/COPYING.BSD
@@ -9,7 +9,7 @@ modification, are permitted provided that the following conditions are met:
     o 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.
-    o Neither the name of the <ORGANIZATION> nor the names of its
+    o Neither the name of the Alon Bar-Lev nor the names of its
       contributors may be used to endorse or promote products derived from
       this software without specific prior written permission.
 
diff --git a/Makefile.am b/Makefile.am
index b86808d..f036f13 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/configure.ac b/configure.ac
index b28349f..e851845 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/distro/Makefile.am b/distro/Makefile.am
index f0ab667..0ddf81c 100644
--- a/distro/Makefile.am
+++ b/distro/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/distro/debian/Makefile.am b/distro/debian/Makefile.am
index 7835e40..0efdc5e 100644
--- a/distro/debian/Makefile.am
+++ b/distro/debian/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/distro/rpm/Makefile.am b/distro/rpm/Makefile.am
index fef0354..e98c86f 100644
--- a/distro/rpm/Makefile.am
+++ b/distro/rpm/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/doc/Makefile.am b/doc/Makefile.am
index dfab09b..ec7f4a9 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/doc/api/Makefile.am b/doc/api/Makefile.am
index 4128e53..6c93076 100644
--- a/doc/api/Makefile.am
+++ b/doc/api/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/include/Makefile.am b/include/Makefile.am
index bca99f6..3460102 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/include/pkcs11-helper-1.0/Makefile.am b/include/pkcs11-helper-1.0/Makefile.am
index 5ec5ecf..1df5787 100644
--- a/include/pkcs11-helper-1.0/Makefile.am
+++ b/include/pkcs11-helper-1.0/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/include/pkcs11-helper-1.0/pkcs11h-certificate.h b/include/pkcs11-helper-1.0/pkcs11h-certificate.h
index af090fc..e2d5ddd 100644
--- a/include/pkcs11-helper-1.0/pkcs11h-certificate.h
+++ b/include/pkcs11-helper-1.0/pkcs11h-certificate.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/include/pkcs11-helper-1.0/pkcs11h-core.h b/include/pkcs11-helper-1.0/pkcs11h-core.h
index e0d1a68..7fefc00 100644
--- a/include/pkcs11-helper-1.0/pkcs11h-core.h
+++ b/include/pkcs11-helper-1.0/pkcs11h-core.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/include/pkcs11-helper-1.0/pkcs11h-data.h b/include/pkcs11-helper-1.0/pkcs11h-data.h
index 7fe6eb3..91add4e 100644
--- a/include/pkcs11-helper-1.0/pkcs11h-data.h
+++ b/include/pkcs11-helper-1.0/pkcs11h-data.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/include/pkcs11-helper-1.0/pkcs11h-def.h b/include/pkcs11-helper-1.0/pkcs11h-def.h
index 091b826..c57fc27 100644
--- a/include/pkcs11-helper-1.0/pkcs11h-def.h
+++ b/include/pkcs11-helper-1.0/pkcs11h-def.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/include/pkcs11-helper-1.0/pkcs11h-engines.h b/include/pkcs11-helper-1.0/pkcs11h-engines.h
index 5750bde..72ce870 100644
--- a/include/pkcs11-helper-1.0/pkcs11h-engines.h
+++ b/include/pkcs11-helper-1.0/pkcs11h-engines.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/include/pkcs11-helper-1.0/pkcs11h-openssl.h b/include/pkcs11-helper-1.0/pkcs11h-openssl.h
index d80e116..5c996ed 100644
--- a/include/pkcs11-helper-1.0/pkcs11h-openssl.h
+++ b/include/pkcs11-helper-1.0/pkcs11h-openssl.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/include/pkcs11-helper-1.0/pkcs11h-token.h b/include/pkcs11-helper-1.0/pkcs11h-token.h
index e8748c9..9f7923f 100644
--- a/include/pkcs11-helper-1.0/pkcs11h-token.h
+++ b/include/pkcs11-helper-1.0/pkcs11h-token.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/include/pkcs11-helper-1.0/pkcs11h-version.h.in b/include/pkcs11-helper-1.0/pkcs11h-version.h.in
index 88844db..1e71009 100644
--- a/include/pkcs11-helper-1.0/pkcs11h-version.h.in
+++ b/include/pkcs11-helper-1.0/pkcs11h-version.h.in
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 6dc4011..010f4d3 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/lib/Makefile.w32-vc b/lib/Makefile.w32-vc
index 3ed26bc..a371176 100644
--- a/lib/Makefile.w32-vc
+++ b/lib/Makefile.w32-vc
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/lib/_pkcs11h-certificate.h b/lib/_pkcs11h-certificate.h
index 8e5a988..03d3ded 100644
--- a/lib/_pkcs11h-certificate.h
+++ b/lib/_pkcs11h-certificate.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/_pkcs11h-core.h b/lib/_pkcs11h-core.h
index 24d2ae5..4ed0a84 100644
--- a/lib/_pkcs11h-core.h
+++ b/lib/_pkcs11h-core.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/_pkcs11h-crypto.h b/lib/_pkcs11h-crypto.h
index 3c74093..25b5f9f 100644
--- a/lib/_pkcs11h-crypto.h
+++ b/lib/_pkcs11h-crypto.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/_pkcs11h-mem.h b/lib/_pkcs11h-mem.h
index a09bc7d..d250957 100644
--- a/lib/_pkcs11h-mem.h
+++ b/lib/_pkcs11h-mem.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/_pkcs11h-session.h b/lib/_pkcs11h-session.h
index eb1bb1a..918dff1 100644
--- a/lib/_pkcs11h-session.h
+++ b/lib/_pkcs11h-session.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/_pkcs11h-slotevent.h b/lib/_pkcs11h-slotevent.h
index 49d9470..5ba976b 100644
--- a/lib/_pkcs11h-slotevent.h
+++ b/lib/_pkcs11h-slotevent.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/_pkcs11h-sys.h b/lib/_pkcs11h-sys.h
index 2d0141e..effe1be 100644
--- a/lib/_pkcs11h-sys.h
+++ b/lib/_pkcs11h-sys.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/_pkcs11h-threading.h b/lib/_pkcs11h-threading.h
index d5f523e..10321cd 100644
--- a/lib/_pkcs11h-threading.h
+++ b/lib/_pkcs11h-threading.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/_pkcs11h-token.h b/lib/_pkcs11h-token.h
index 0f090e4..40ee471 100644
--- a/lib/_pkcs11h-token.h
+++ b/lib/_pkcs11h-token.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/_pkcs11h-util.h b/lib/_pkcs11h-util.h
index dd66ec3..c3ff8ac 100644
--- a/lib/_pkcs11h-util.h
+++ b/lib/_pkcs11h-util.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/common.h b/lib/common.h
index a47da40..cf9278e 100644
--- a/lib/common.h
+++ b/lib/common.h
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-certificate.c b/lib/pkcs11h-certificate.c
index 5f2cefb..d4f438d 100644
--- a/lib/pkcs11h-certificate.c
+++ b/lib/pkcs11h-certificate.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-core.c b/lib/pkcs11h-core.c
index e54a636..aae9449 100644
--- a/lib/pkcs11h-core.c
+++ b/lib/pkcs11h-core.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-crypto.c b/lib/pkcs11h-crypto.c
index da31d9e..e71baa7 100644
--- a/lib/pkcs11h-crypto.c
+++ b/lib/pkcs11h-crypto.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-data.c b/lib/pkcs11h-data.c
index 5c776f6..f57d656 100644
--- a/lib/pkcs11h-data.c
+++ b/lib/pkcs11h-data.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-mem.c b/lib/pkcs11h-mem.c
index a7a7451..4dbc5e1 100644
--- a/lib/pkcs11h-mem.c
+++ b/lib/pkcs11h-mem.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-openssl.c b/lib/pkcs11h-openssl.c
index 843db05..049e692 100644
--- a/lib/pkcs11h-openssl.c
+++ b/lib/pkcs11h-openssl.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-serialization.c b/lib/pkcs11h-serialization.c
index 98d729f..f91d3bf 100644
--- a/lib/pkcs11h-serialization.c
+++ b/lib/pkcs11h-serialization.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-session.c b/lib/pkcs11h-session.c
index f687de8..8d7c344 100644
--- a/lib/pkcs11h-session.c
+++ b/lib/pkcs11h-session.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-slotevent.c b/lib/pkcs11h-slotevent.c
index 1913075..f0e4166 100644
--- a/lib/pkcs11h-slotevent.c
+++ b/lib/pkcs11h-slotevent.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-sys.c b/lib/pkcs11h-sys.c
index 9ac26a8..fd690d5 100644
--- a/lib/pkcs11h-sys.c
+++ b/lib/pkcs11h-sys.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-threading.c b/lib/pkcs11h-threading.c
index 308e419..472fde4 100644
--- a/lib/pkcs11h-threading.c
+++ b/lib/pkcs11h-threading.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-token.c b/lib/pkcs11h-token.c
index 161190a..430ed69 100644
--- a/lib/pkcs11h-token.c
+++ b/lib/pkcs11h-token.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/lib/pkcs11h-util.c b/lib/pkcs11h-util.c
index 9de5f25..60110a9 100644
--- a/lib/pkcs11h-util.c
+++ b/lib/pkcs11h-util.c
@@ -32,7 +32,7 @@
  *     o 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.
- *     o Neither the name of the <ORGANIZATION> nor the names of its
+ *     o Neither the name of the Alon Bar-Lev nor the names of its
  *       contributors may be used to endorse or promote products derived from
  *       this software without specific prior written permission.
  *
diff --git a/m4dir/Makefile.am b/m4dir/Makefile.am
index 7755800..14516f6 100644
--- a/m4dir/Makefile.am
+++ b/m4dir/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/m4dir/pkcs11-helper-1.m4 b/m4dir/pkcs11-helper-1.m4
index 21f9995..206f9d1 100644
--- a/m4dir/pkcs11-helper-1.m4
+++ b/m4dir/pkcs11-helper-1.m4
@@ -33,7 +33,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/man/Makefile.am b/man/Makefile.am
index c647daf..24659b8 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/man/pkcs11-helper-1.8 b/man/pkcs11-helper-1.8
index a9a5d04..ceb7d1a 100644
--- a/man/pkcs11-helper-1.8
+++ b/man/pkcs11-helper-1.8
@@ -32,7 +32,7 @@
 .\"     o 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.
-.\"     o Neither the name of the <ORGANIZATION> nor the names of its
+.\"     o Neither the name of the Alon Bar-Lev nor the names of its
 .\"       contributors may be used to endorse or promote products derived from
 .\"       this software without specific prior written permission.
 .\"
diff --git a/tests/Makefile.am b/tests/Makefile.am
index eea2482..0ae84ce 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/tests/test-basic/Makefile.am b/tests/test-basic/Makefile.am
index 644dcb0..922b50b 100644
--- a/tests/test-basic/Makefile.am
+++ b/tests/test-basic/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/tests/test-certificate/Makefile.am b/tests/test-certificate/Makefile.am
index b52560f..1afae75 100644
--- a/tests/test-certificate/Makefile.am
+++ b/tests/test-certificate/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #
diff --git a/tests/test-slotevent/Makefile.am b/tests/test-slotevent/Makefile.am
index 9ac24ee..d2cd6df 100644
--- a/tests/test-slotevent/Makefile.am
+++ b/tests/test-slotevent/Makefile.am
@@ -32,7 +32,7 @@
 #     o 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.
-#     o Neither the name of the <ORGANIZATION> nor the names of its
+#     o Neither the name of the Alon Bar-Lev nor the names of its
 #       contributors may be used to endorse or promote products derived from
 #       this software without specific prior written permission.
 #

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git



More information about the pkg-opensc-commit mailing list