aboutsummaryrefslogtreecommitdiff
path: root/dep/libmpq/libmpq/huffman.h
diff options
context:
space:
mode:
Diffstat (limited to 'dep/libmpq/libmpq/huffman.h')
-rw-r--r--dep/libmpq/libmpq/huffman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/libmpq/libmpq/huffman.h b/dep/libmpq/libmpq/huffman.h
index 6f691088fa0..9a8b86eab5f 100644
--- a/dep/libmpq/libmpq/huffman.h
+++ b/dep/libmpq/libmpq/huffman.h
@@ -1,7 +1,7 @@
/*
* huffman.h -- structures used for huffman compression.
*
- * Copyright (c) 2003-2008 Maik Broemme <mbroemme@plusserver.de>
+ * Copyright (c) 2003-2011 Maik Broemme <mbroemme@libmpq.org>
*
* This source was adepted from the C++ version of huffman.h included
* in stormlib. The C++ version belongs to the following authors: