diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2006-01-26 16:23:18 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2006-01-26 16:23:18 +0000 |
| commit | 48adbbfed8e3842f3adc6f404629b6bcc8d710c3 (patch) | |
| tree | 86fccc812be3cb59471195b3bcde69e4ea13ce8e /src/util | |
| parent | 7872f6225533a170aed8415a1462cbef79719a01 (diff) | |
| download | krb5-48adbbfed8e3842f3adc6f404629b6bcc8d710c3.tar.gz krb5-48adbbfed8e3842f3adc6f404629b6bcc8d710c3.tar.xz krb5-48adbbfed8e3842f3adc6f404629b6bcc8d710c3.zip | |
copyright update
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17620 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/support/threads.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/support/threads.c b/src/util/support/threads.c index d3b5c1bef..d0697bd93 100644 --- a/src/util/support/threads.c +++ b/src/util/support/threads.c @@ -1,7 +1,7 @@ /* * util/support/threads.c * - * Copyright 2004,2005 by the Massachusetts Institute of Technology. + * Copyright 2004,2005,2006 by the Massachusetts Institute of Technology. * All Rights Reserved. * * Export of this software from the United States of America may |
