ossp-pkg/pth/striptease.pl 1.19 -> 1.20
--- striptease.pl 2006/06/08 17:54:54 1.19
+++ striptease.pl 2007/01/01 18:23:53 1.20
@@ -1,6 +1,6 @@
##
## GNU Pth - The GNU Portable Threads
-## Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
##
## This file is part of GNU Pth, a non-preemptive thread scheduling
## library which can be found at http://www.gnu.org/software/pth/.
@@ -89,7 +89,7 @@
$pth_c = <<'EOT';
/*
** GNU Pth - The GNU Portable Threads
-** Copyright (c) 1999-2006 Ralf S. Engelschall <rse@engelschall.com>
+** Copyright (c) 1999-2007 Ralf S. Engelschall <rse@engelschall.com>
**
** This file is part of GNU Pth, a non-preemptive thread scheduling
** library which can be found at http://www.gnu.org/software/pth/.
|
|