Current News Archived News Search News Discussion Forum Old Forum Install Programs More Downloads... Troubleshooting Source Code Format Specs. Misc. Information Non-SF Stuff Links Small banner for links to this site: |
diff --git a/SFmpq_static.h b/SFmpq_static.h
--- a/SFmpq_static.h
+++ b/SFmpq_static.h
/*
- ShadowFlare MPQ Static Library. (c) ShadowFlare Software 2002-2003
+ ShadowFlare MPQ Static Library. (c) ShadowFlare Software 2002-2010
License information for this code is in license.txt
*/
diff --git a/SFmpqapi.bas b/SFmpqapi.bas
--- a/SFmpqapi.bas
+++ b/SFmpqapi.bas
Attribute VB_Name = "SFmpqapi"\r
Option Explicit\r
\r
-' ShadowFlare MPQ API Library. (c) ShadowFlare Software 2002-2009\r
+' ShadowFlare MPQ API Library. (c) ShadowFlare Software 2002-2010\r
' License information for this code is in license.txt and\r
' included in this file at the end of this comment.\r
\r
\r
' License information:\r
\r
-' Copyright (c) 2002-2009, ShadowFlare <blakflare@hotmail.com>\r
+' Copyright (c) 2002-2010, ShadowFlare <blakflare@hotmail.com>\r
' All rights reserved.\r
\r
' Redistribution and use in source and binary forms, with or without\r
diff --git a/SFmpqapi.h b/SFmpqapi.h
--- a/SFmpqapi.h
+++ b/SFmpqapi.h
/*
- ShadowFlare MPQ API Library. (c) ShadowFlare Software 2002-2009
+ ShadowFlare MPQ API Library. (c) ShadowFlare Software 2002-2010
License information for this code is in license.txt and
included in this file at the end of this comment.
License information:
- Copyright (c) 2002-2009, ShadowFlare <blakflare@hotmail.com>
+ Copyright (c) 2002-2010, ShadowFlare <blakflare@hotmail.com>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/SFmpqapi.rc b/SFmpqapi.rc
--- a/SFmpqapi.rc
+++ b/SFmpqapi.rc
#endif
VALUE "FileVersion", "1.08\0"
VALUE "InternalName", "SFmpq\0"
- VALUE "LegalCopyright", "Copyright © ShadowFlare Software 2002-2008\0"
+ VALUE "LegalCopyright", "Copyright © ShadowFlare Software 2002-2010\0"
VALUE "OriginalFilename", "SFmpq.dll\0"
VALUE "ProductName", "MPQ API Library\0"
VALUE "ProductVersion", "1, 0, 8, 1\0"
diff --git a/SFmpqapi_no-lib.h b/SFmpqapi_no-lib.h
--- a/SFmpqapi_no-lib.h
+++ b/SFmpqapi_no-lib.h
/*
- ShadowFlare MPQ API Library. (c) ShadowFlare Software 2002-2009
+ ShadowFlare MPQ API Library. (c) ShadowFlare Software 2002-2010
License information for this code is in license.txt and
included in this file at the end of this comment.
License information:
- Copyright (c) 2002-2009, ShadowFlare <blakflare@hotmail.com>
+ Copyright (c) 2002-2010, ShadowFlare <blakflare@hotmail.com>
All rights reserved.
Redistribution and use in source and binary forms, with or without
--- a/about
+++ b/about
<html>
<title>About ShadowFlare MPQ API Library</title>
-<pre> ShadowFlare MPQ API Library v1.08 (c) ShadowFlare Software 2002-2009
+<pre> ShadowFlare MPQ API Library v1.08 (c) ShadowFlare Software 2002-2010
This library emulates the interface of Lmpqapi and Storm MPQ
functions, so it may be used as a replacement for them in
License information:
- Copyright (c) 2002-2009, ShadowFlare <<a href="mailto:blakflare@hotmail.com">blakflare@hotmail.com</a>>
+ Copyright (c) 2002-2010, ShadowFlare <<a href="mailto:blakflare@hotmail.com">blakflare@hotmail.com</a>>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/license.txt b/license.txt
--- a/license.txt
+++ b/license.txt
-Copyright (c) 2002-2008, ShadowFlare <blakflare@hotmail.com>
+Copyright (c) 2002-2010, ShadowFlare <blakflare@hotmail.com>
All rights reserved.
Redistribution and use in source and binary forms, with or without
|