summaryrefslogtreecommitdiff
path: root/win32/php_stdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/php_stdint.h')
-rw-r--r--win32/php_stdint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/php_stdint.h b/win32/php_stdint.h
index 1e973995a1..81426fa875 100644
--- a/win32/php_stdint.h
+++ b/win32/php_stdint.h
@@ -1,7 +1,7 @@
// ISO C9x compliant stdint.h for Microsoft Visual Studio
// Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124
//
-// Copyright (c) 2006-2008 Alexander Chemeris
+// Copyright (c) 2006-2009 Alexander Chemeris
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met: