1
0
Fork 0

Update copyright dates to 2020

This commit is contained in:
Joshua Fern 2020-03-05 16:35:26 -08:00 committed by Patryk Obara
parent 46044b6387
commit f2029d71d8
250 changed files with 254 additions and 254 deletions

View file

@ -1,5 +1,5 @@
/**
* DOSBox MP3 Seek Table handler, Copyright 2018 Kevin R. Croft (krcroft@gmail.com)
* DOSBox MP3 Seek Table handler, Copyright 2018-2020 Kevin R. Croft (krcroft@gmail.com)
*
* Problem:
* Seeking within an MP3 file to an exact time-offset, such as is expected

View file

@ -1,5 +1,5 @@
/**
* DOSBox MP3 Seek Table handler, Copyright 2018-2019 Kevin R. Croft (krcroft@gmail.com)
* DOSBox MP3 Seek Table handler, Copyright 2018-2020 Kevin R. Croft (krcroft@gmail.com)
* See mp3_seek_table.cpp for more documentation.
*
* The seek table handler makes use of the following single-header public libraries:

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2019 The DOSBox Team
* Copyright (C) 2002-2020 The DOSBox Team
*
* 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

View file

@ -17,7 +17,7 @@ CAPTION "DOSBox Video Codec v0.1a"
FONT 8, "MS Sans Serif", 0, 0, 0x0
BEGIN
DEFPUSHBUTTON "OK",IDOK,131,34,29,14
CTEXT "Zipped Motion Block Video v 0.1\nCopyright 2009-2019 DOSBox Team",
CTEXT "Zipped Motion Block Video v 0.1\nCopyright 2009-2020 DOSBox Team",
IDC_STATIC,7,7,153,25,SS_NOPREFIX
PUSHBUTTON "Email author",IDC_EMAIL,7,34,50,14
PUSHBUTTON "Visit home page",IDC_HOMEPAGE,59,34,58,14

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2019 The DOSBox Team
* Copyright (C) 2002-2020 The DOSBox Team
*
* 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

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2019 The DOSBox Team
* Copyright (C) 2002-2020 The DOSBox Team
*
* 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

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2019 The DOSBox Team
* Copyright (C) 2002-2020 The DOSBox Team
*
* 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

View file

@ -59,7 +59,7 @@ CAPTION "DOSBox Video Codec v0.1"
FONT 8, "MS Sans Serif", 0, 0, 0x0
BEGIN
DEFPUSHBUTTON "OK",IDOK,131,34,29,14
CTEXT "Zipped Motion Block Video v 0.1\nCopyright 2009-2019 DOSBox Team",
CTEXT "Zipped Motion Block Video v 0.1\nCopyright 2009-2020 DOSBox Team",
IDC_STATIC,7,7,153,25,SS_NOPREFIX
PUSHBUTTON "Email author",IDC_EMAIL,7,34,50,14
PUSHBUTTON "Visit home page",IDC_HOMEPAGE,59,34,58,14