ossp-pkg/pth/striptease.pl 1.17 -> 1.18
--- striptease.pl 2004/12/03 17:03:30 1.17
+++ striptease.pl 2004/12/31 19:34:45 1.18
@@ -1,6 +1,6 @@
##
## GNU Pth - The GNU Portable Threads
-## Copyright (c) 1999-2004 Ralf S. Engelschall <rse@engelschall.com>
+## Copyright (c) 1999-2005 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-2004 Ralf S. Engelschall <rse@engelschall.com>
+** Copyright (c) 1999-2005 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/.
|
|