mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 00:20:57 +02:00
Update copyright to 2023.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Android Port of LÖVE, an awesome 2D game engine for Lua (http://love2d.org)
|
||||
Copyright (c) 2006-2022 LOVE Development Team
|
||||
Copyright (c) 2006-2023 LOVE Development Team
|
||||
|
||||

|
||||
|
||||
|
||||
+2
-2
@@ -6,7 +6,7 @@ This distribution contains code from the following projects (full license text b
|
||||
- LOVE
|
||||
Website: https://love2d.org/
|
||||
License: zlib
|
||||
Copyright (c) 2006-2022 LOVE Development Team
|
||||
Copyright (c) 2006-2023 LOVE Development Team
|
||||
|
||||
- ENet
|
||||
Website: http://enet.bespin.org/index.html
|
||||
@@ -21,7 +21,7 @@ This distribution contains code from the following projects (full license text b
|
||||
- GLAD
|
||||
Website: http://glad.dav1d.de/
|
||||
License: MIT/Expat
|
||||
Copyright (c) 2013 David Herberth, modified by Alex Szpakowski
|
||||
Copyright (c) 2013 David Herberth, modified by Sasha Szpakowski
|
||||
|
||||
- glslang
|
||||
Website: https://github.com/KhronosGroup/glslang
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Copyright (c) 2006-2022 LOVE Development Team
|
||||
* Copyright (c) 2006-2023 LOVE Development Team
|
||||
*
|
||||
* This software is provided 'as-is', without any express or implied
|
||||
* warranty. In no event will the authors be held liable for any damages
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Copyright (c) 2006-2022 LOVE Development Team
|
||||
* Copyright (c) 2006-2023 LOVE Development Team
|
||||
*
|
||||
* This software is provided 'as-is', without any express or implied
|
||||
* warranty. In no event will the authors be held liable for any damages
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Copyright (c) 2006-2022 LOVE Development Team
|
||||
* Copyright (c) 2006-2023 LOVE Development Team
|
||||
*
|
||||
* This software is provided 'as-is', without any express or implied
|
||||
* warranty. In no event will the authors be held liable for any damages
|
||||
|
||||
Reference in New Issue
Block a user