diff options
author | Adam <Adam@anope.org> | 2013-01-09 04:18:13 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-01-09 04:20:55 -0500 |
commit | 5007b72b28fe853960db4141c222f713ac5b9eb7 (patch) | |
tree | 7217eb436283b6ca9841f0a278aa0f1a74c6ec61 /src/win32/anope_windows.h | |
parent | 9931ec299446c3d9e149f91a953748350c38eba6 (diff) |
Update copyright to 2013. This was done with:
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
Diffstat (limited to 'src/win32/anope_windows.h')
-rw-r--r-- | src/win32/anope_windows.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/anope_windows.h b/src/win32/anope_windows.h index 635dfb8e8..c0a2232a7 100644 --- a/src/win32/anope_windows.h +++ b/src/win32/anope_windows.h @@ -1,7 +1,7 @@ /* POSIX emulation layer for Windows. * * Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * Copyright (C) 2008-2012 Anope Team <info@anope.org> + * Copyright (C) 2008-2013 Anope Team <info@anope.org> * * Please read COPYING and README for further details. * |