summaryrefslogtreecommitdiff
path: root/COPYRIGHT.txt
diff options
context:
space:
mode:
authorkobewi <kobewi4e@gmail.com>2021-09-24 13:23:49 +0200
committerkobewi <kobewi4e@gmail.com>2021-09-24 13:47:13 +0200
commit11e7963a146fd61b5049d2194e4a149ff03f8a89 (patch)
treef7fa8bef661d822408a8ae2dab185b0ce9b37c28 /COPYRIGHT.txt
parent5e4a71200e25811d8e570d87f08f0878dabb8bb9 (diff)
Refactor and move easing equations
Diffstat (limited to 'COPYRIGHT.txt')
-rw-r--r--COPYRIGHT.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt
index da60213038..e84302620e 100644
--- a/COPYRIGHT.txt
+++ b/COPYRIGHT.txt
@@ -80,6 +80,13 @@ Copyright: 2008-2016, The Android Open Source Project
2002, Google, Inc.
License: Apache-2.0
+Files: ./scene/animation/easing_equations.h
+Comment: Robert Penner's Easing Functions
+Copyright: 2001, Robert Penner
+ 2007-2021 Juan Linietsky, Ariel Manzur.
+ 2014-2021 Godot Engine contributors.
+License: Expat
+
Files: ./servers/physics_3d/collision_solver_3d_sat.cpp
Comment: Open Dynamics Engine
Copyright: 2001-2003, Russell L. Smith, Alen Ladavac, Nguyen Binh
@@ -307,11 +314,6 @@ Comment: Fast Filtering of Reflection Probes
Copyright: 2016, Activision Publishing, Inc.
License: Expat
-Files: ./thirdparty/misc/easing_equations.cpp
-Comment: Robert Penner's Easing Functions
-Copyright: 2001, Robert Penner
-License: BSD-3-clause
-
Files: ./thirdparty/misc/fastlz.c
./thirdparty/misc/fastlz.h
Comment: FastLZ