mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Update copyright year.
This commit is contained in:
@@ -26,17 +26,9 @@ Contains Mac OS resources
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
Copyright (C) 2011-2020 Natalia Portillo
|
||||
Copyright (C) 2011-2021 Natalia Portillo
|
||||
*****************************************************************************/
|
||||
|
||||
#include "Types.r"
|
||||
#include "Types.r"
|
||||
|
||||
resource 'vers' (1) {
|
||||
0x00,
|
||||
0x01,
|
||||
development,
|
||||
0x00,
|
||||
verUS,
|
||||
"0.1",
|
||||
"0.1, <20> 2011-2020 Natalia Portillo"
|
||||
};
|
||||
resource 'vers'(1){0x00, 0x01, development, 0x00, verUS, "0.1", "0.1, <20> 2011-2021 Natalia Portillo"};
|
||||
Reference in New Issue
Block a user