aboutsummaryrefslogtreecommitdiffstats
path: root/modules/es_unix/unix_cmd.h
diff options
context:
space:
mode:
authorlloyd <[email protected]>2007-01-20 10:54:11 +0000
committerlloyd <[email protected]>2007-01-20 10:54:11 +0000
commitf3c2bab8027a653a251503ad08e6f7607b3aa3a0 (patch)
tree0d9ff75206337317f33c1d0be43ddbf2c34ab556 /modules/es_unix/unix_cmd.h
parent49922890c906296caf31ad6fa750d197b0d8db5c (diff)
Bump copyright year to 2007
Diffstat (limited to 'modules/es_unix/unix_cmd.h')
-rw-r--r--modules/es_unix/unix_cmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/es_unix/unix_cmd.h b/modules/es_unix/unix_cmd.h
index 8da81ccbd..a3754687e 100644
--- a/modules/es_unix/unix_cmd.h
+++ b/modules/es_unix/unix_cmd.h
@@ -1,6 +1,6 @@
/*************************************************
* Unix Command Execution Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_EXT_UNIX_CMD_H__