From 4d1bf931ca222f8e776ebdede725ec1c380a7178 Mon Sep 17 00:00:00 2001 From: MuldeR Date: Fri, 24 Mar 2017 20:20:12 +0100 Subject: [PATCH] Updated copyright year. --- Copying.txt | 2 +- ReadMe.txt | 4 ++-- doc/License.html | 4 ++-- src/Config.h | 2 +- src/IPC.cpp | 2 +- src/IPC.h | 2 +- src/Main.cpp | 2 +- src/MainWindow.cpp | 2 +- src/MainWindow.h | 2 +- src/ShellExtension.cpp | 2 +- src/ShellExtension.h | 2 +- z_build.bat | 4 ++-- 12 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Copying.txt b/Copying.txt index b662a10..a2c39f6 100644 --- a/Copying.txt +++ b/Copying.txt @@ -2,4 +2,4 @@ MediaInfoXP (GUI for MediaInfo) was created from the scratch by LoRd_MuldeR + Copyright (C) 2004-2017 LoRd_MuldeR http://www.muldersoft.com/ This program is free software; you can redistribute it and/or modify @@ -24,7 +24,7 @@ MediaInfo(Lib) License - Copyright (c) 2002-2016 MediaArea.net SARL. All rights reserved. + Copyright (c) 2002-2017 MediaArea.net SARL. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following diff --git a/doc/License.html b/doc/License.html index 5de09b6..bcc30e1 100644 --- a/doc/License.html +++ b/doc/License.html @@ -9,7 +9,7 @@

MediaInfo(Lib) License

- Copyright (c) 2002-2016 MediaArea.net SARL. All rights reserved. + Copyright (c) 2002-2017 MediaArea.net SARL. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, @@ -39,7 +39,7 @@

Alternate license for redistributions of the library in binary form:
Redistributions in binary form must reproduce the following sentence (including the link to the website) in the documentation and/or other materials provided with the distribution.
-This product uses MediaInfo library, Copyright (c) 2002-2016 MediaArea.net SARL.

+This product uses MediaInfo library, Copyright (c) 2002-2017 MediaArea.net SARL.


diff --git a/src/Config.h b/src/Config.h index cae5510..27527a4 100644 --- a/src/Config.h +++ b/src/Config.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // MediaInfoXP -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2017 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/IPC.cpp b/src/IPC.cpp index 055020c..14eaf95 100644 --- a/src/IPC.cpp +++ b/src/IPC.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // MediaInfoXP -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2017 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/IPC.h b/src/IPC.h index a3f5808..8bd90a5 100644 --- a/src/IPC.h +++ b/src/IPC.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // MediaInfoXP -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2017 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/Main.cpp b/src/Main.cpp index 1f4a93a..41dc065 100644 --- a/src/Main.cpp +++ b/src/Main.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // MediaInfoXP -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2017 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp index 062d687..6d6ce1d 100644 --- a/src/MainWindow.cpp +++ b/src/MainWindow.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // MediaInfoXP -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2017 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/MainWindow.h b/src/MainWindow.h index 32a12ea..9e81393 100644 --- a/src/MainWindow.h +++ b/src/MainWindow.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // MediaInfoXP -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2017 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/ShellExtension.cpp b/src/ShellExtension.cpp index 94ce536..4399833 100644 --- a/src/ShellExtension.cpp +++ b/src/ShellExtension.cpp @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // MediaInfoXP -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2017 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/src/ShellExtension.h b/src/ShellExtension.h index b95437e..0f94c04 100644 --- a/src/ShellExtension.h +++ b/src/ShellExtension.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // MediaInfoXP -// Copyright (C) 2004-2016 LoRd_MuldeR +// Copyright (C) 2004-2017 LoRd_MuldeR // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/z_build.bat b/z_build.bat index 57c8185..c0bb505 100644 --- a/z_build.bat +++ b/z_build.bat @@ -109,7 +109,7 @@ REM // Create version tag REM /////////////////////////////////////////////////////////////////////////// echo MediaInfoXP - Simple GUI for MediaInfo > "%~dp0\out\%OUT_NAME%.txt" echo Built %ISO_DATE%, %TIME% >> "%~dp0\out\%OUT_NAME%.txt" -echo Copyright (C) 2004-2016 LoRd_MuldeR ^ >> "%~dp0\out\%OUT_NAME%.txt" +echo Copyright (C) 2004-2017 LoRd_MuldeR ^ >> "%~dp0\out\%OUT_NAME%.txt" echo. >> "%~dp0\out\%OUT_NAME%.txt" echo This program is free software; you can redistribute it and/or modify >> "%~dp0\out\%OUT_NAME%.txt" echo it under the terms of the GNU General Public License as published by >> "%~dp0\out\%OUT_NAME%.txt" @@ -118,7 +118,7 @@ echo (at your option) any later version. >> "%~dp0\out\%OUT_NAME%.txt" echo. >> "%~dp0\out\%OUT_NAME%.txt" echo ------------------------------------------------------------------->> "%~dp0\out\%OUT_NAME%.txt" echo. >> "%~dp0\out\%OUT_NAME%.txt" -echo MediaInfo(Lib) is Copyright (C) 2002-2016 MediaArea.net SARL. >> "%~dp0\out\%OUT_NAME%.txt" +echo MediaInfo(Lib) is Copyright (C) 2002-2017 MediaArea.net SARL. >> "%~dp0\out\%OUT_NAME%.txt" echo. >> "%~dp0\out\%OUT_NAME%.txt" echo Redistribution and use in source and binary forms, with or without >> "%~dp0\out\%OUT_NAME%.txt" echo modification, are permitted according to the BSD-2-Clause license. >> "%~dp0\out\%OUT_NAME%.txt"