git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

commit e57b5dd57e779acd6a17c257c7e268f750a9ed12
parent a59cd856c765ad3fe221728bcf3c8778841784a9
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Sat, 27 Feb 2021 19:08:32 +0200

Update version and copyright date

Diffstat:
MCocoa/Info.plist2+-
MCocoa/License.html2+-
MLICENSE2+-
MQuickLook/Info.plist2+-
Mversion.mk2+-
5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Cocoa/Info.plist b/Cocoa/Info.plist @@ -92,7 +92,7 @@ <key>LSMinimumSystemVersion</key> <string>10.9</string> <key>NSHumanReadableCopyright</key> - <string>Copyright © 2015-2020 Lior Halphon</string> + <string>Copyright © 2015-2021 Lior Halphon</string> <key>NSMainNibFile</key> <string>MainMenu</string> <key>NSPrincipalClass</key> diff --git a/Cocoa/License.html b/Cocoa/License.html @@ -30,7 +30,7 @@ <h1>SameBoy</h1> <h2>MIT License</h2> -<h3>Copyright © 2015-2020 Lior Halphon</h3> +<h3>Copyright © 2015-2021 Lior Halphon</h3> <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/LICENSE b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2015-2020 Lior Halphon +Copyright (c) 2015-2021 Lior Halphon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/QuickLook/Info.plist b/QuickLook/Info.plist @@ -48,7 +48,7 @@ <key>CFPlugInUnloadFunction</key> <string></string> <key>NSHumanReadableCopyright</key> - <string>Copyright © 2015-2020 Lior Halphon</string> + <string>Copyright © 2015-2021 Lior Halphon</string> <key>QLNeedsToBeRunInMainThread</key> <false/> <key>QLPreviewHeight</key> diff --git a/version.mk b/version.mk @@ -1 +1 @@ -VERSION := 0.13.6 +VERSION := 0.14

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.