diff options
author | Arne Schwabe <arne@rfc2549.org> | 2015-08-10 13:51:40 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2015-08-10 13:51:40 +0200 |
commit | 98399ed51045871f8d73599322b6947d6b2b80d0 (patch) | |
tree | 28eb352fc1fd89f9c0969cfe0e7c384dee8b17df /main/lzo/B/os2 | |
parent | e6af88b346e9eb5be462429bf9786e7e89ce0e0d (diff) |
Update lzo to 2.09
Diffstat (limited to 'main/lzo/B/os2')
-rw-r--r-- | main/lzo/B/os2/emx.bat | 2 | ||||
-rw-r--r-- | main/lzo/B/os2/wc.bat | 2 | ||||
-rw-r--r-- | main/lzo/B/os2/zc.bat | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/main/lzo/B/os2/emx.bat b/main/lzo/B/os2/emx.bat index 2367d65c..bc635711 100644 --- a/main/lzo/B/os2/emx.bat +++ b/main/lzo/B/os2/emx.bat @@ -1,4 +1,4 @@ -@echo // Copyright (C) 1996-2014 Markus F.X.J. Oberhumer
+@echo // Copyright (C) 1996-2015 Markus F.X.J. Oberhumer
@echo //
@echo // OS/2 32-bit
@echo // emx + gcc
diff --git a/main/lzo/B/os2/wc.bat b/main/lzo/B/os2/wc.bat index 44b43f50..5e795679 100644 --- a/main/lzo/B/os2/wc.bat +++ b/main/lzo/B/os2/wc.bat @@ -1,4 +1,4 @@ -@echo // Copyright (C) 1996-2014 Markus F.X.J. Oberhumer
+@echo // Copyright (C) 1996-2015 Markus F.X.J. Oberhumer
@echo //
@echo // OS/2 32-bit
@echo // Watcom C/C++
diff --git a/main/lzo/B/os2/zc.bat b/main/lzo/B/os2/zc.bat index 5e4e7f68..9a1bc02d 100644 --- a/main/lzo/B/os2/zc.bat +++ b/main/lzo/B/os2/zc.bat @@ -1,4 +1,4 @@ -@echo // Copyright (C) 1996-2014 Markus F.X.J. Oberhumer
+@echo // Copyright (C) 1996-2015 Markus F.X.J. Oberhumer
@echo //
@echo // OS/2 32-bit
@echo // Zortech C/C++
|