summaryrefslogtreecommitdiff
path: root/thread.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-03-30 14:41:51 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-03-30 14:41:51 +0000
commit1d3259712a05143b33614901d9fae89e4bbfaa3e (patch)
tree6949828c8ba0b0f125cdc7ba1e219fe0305561f0 /thread.h
parent36de116d52df0633b2c925a475f8b7e43ad9ac11 (diff)
downloadperl-1d3259712a05143b33614901d9fae89e4bbfaa3e.tar.gz
Update copyrights.
p4raw-id: //depot/perl@24106
Diffstat (limited to 'thread.h')
-rw-r--r--thread.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/thread.h b/thread.h
index 5de28fb419..20152f3fea 100644
--- a/thread.h
+++ b/thread.h
@@ -1,6 +1,7 @@
/* thread.h
*
- * Copyright (C) 1999, 2000, 2001, 2002, 2004, by Larry Wall and others
+ * Copyright (C) 1999, 2000, 2001, 2002, 2004, 2005
+ * by Larry Wall and others
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.