mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Update copyright year.
This commit is contained in:
@@ -27,14 +27,14 @@ Contains global definitions.
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
Copyright © 2011-2018 Natalia Portillo
|
||||
Copyright © 2011-2019 Natalia Portillo
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef DISCIMAGECHEF_DEVICE_REPORT_MAIN_H
|
||||
#define DISCIMAGECHEF_DEVICE_REPORT_MAIN_H
|
||||
|
||||
#define DIC_VERSION "4.5.99.1693"
|
||||
#define DIC_COPYRIGHT "Copyright © 2011-2018 Natalia Portillo"
|
||||
#define DIC_COPYRIGHT "Copyright © 2011-2019 Natalia Portillo"
|
||||
#define XML_ENCODING "UTF-8"
|
||||
#define DIC_REPORT_ROOT "DicDeviceReport"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user