aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--subhook.c2
-rw-r--r--subhook.h2
-rw-r--r--subhook_linux.c2
-rw-r--r--subhook_private.h2
-rw-r--r--subhook_windows.c2
-rw-r--r--subhook_x86.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/subhook.c b/subhook.c
index f4b3c5d..c255996 100644
--- a/subhook.c
+++ b/subhook.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 Zeex
+/* Copyright (c) 2012-2013 Zeex
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/subhook.h b/subhook.h
index 483ea9e..48016f1 100644
--- a/subhook.h
+++ b/subhook.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 Zeex
+/* Copyright (c) 2012-2013 Zeex
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/subhook_linux.c b/subhook_linux.c
index 15d85b3..ff16e60 100644
--- a/subhook_linux.c
+++ b/subhook_linux.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 Zeex
+/* Copyright (c) 2012-2013 Zeex
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/subhook_private.h b/subhook_private.h
index bd66e2f..b2f332e 100644
--- a/subhook_private.h
+++ b/subhook_private.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 Zeex
+/* Copyright (c) 2012-2013 Zeex
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/subhook_windows.c b/subhook_windows.c
index 3176ffb..2f01360 100644
--- a/subhook_windows.c
+++ b/subhook_windows.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 Zeex
+/* Copyright (c) 2012-2013 Zeex
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/subhook_x86.c b/subhook_x86.c
index 4be36ff..428e958 100644
--- a/subhook_x86.c
+++ b/subhook_x86.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012 Zeex
+/* Copyright (c) 2012-2013 Zeex
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without