summaryrefslogtreecommitdiff
path: root/win32/php_stdint.h
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2008-12-31 11:12:40 +0000
committerSebastian Bergmann <sebastian@php.net>2008-12-31 11:12:40 +0000
commit7f4dc8702ab992a011e2c797dd79487c8978f0c8 (patch)
treee93083312795fe4c0ce975245b5cd5ccc036eab7 /win32/php_stdint.h
parentbefd80d1c4a61adad6fee9e571a0634b9eba5648 (diff)
downloadphp-git-7f4dc8702ab992a011e2c797dd79487c8978f0c8.tar.gz
Bump copyright year, 3 of 3.
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 4713ebf14f..c3f50cf5bd 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: