summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/lzma/CPP/7zip/MyVersion.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/lzma/CPP/7zip/MyVersion.h')
-rw-r--r--3rdparty/lzma/CPP/7zip/MyVersion.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/3rdparty/lzma/CPP/7zip/MyVersion.h b/3rdparty/lzma/CPP/7zip/MyVersion.h
new file mode 100644
index 00000000000..2e657393d80
--- /dev/null
+++ b/3rdparty/lzma/CPP/7zip/MyVersion.h
@@ -0,0 +1,6 @@
+#include "..\..\C\7zVersion.h"
+
+#undef MY_COPYRIGHT
+#undef MY_VERSION_COPYRIGHT_DATE
+#define MY_COPYRIGHT "Copyright (c) 1999-2011 Igor Pavlov"
+#define MY_VERSION_COPYRIGHT_DATE MY_VERSION " " MY_COPYRIGHT " " MY_DATE