diff options
author | Aaron Franke <arnfranke@yahoo.com> | 2021-08-21 20:56:25 -0500 |
---|---|---|
committer | Aaron Franke <arnfranke@yahoo.com> | 2021-08-22 20:13:11 -0500 |
commit | ae1702bee5e8b3e6d4e31041b4a593826ac60484 (patch) | |
tree | 6de1242c9c265d038d91651b61d9c2c71550de7a /servers/physics_3d/soft_body_3d_sw.cpp | |
parent | bb1c930a418c153eac7e9e85dcab023bb723dd7e (diff) |
Replace HTTP links with HTTPS for sites with HTTPS versions
Diffstat (limited to 'servers/physics_3d/soft_body_3d_sw.cpp')
-rw-r--r-- | servers/physics_3d/soft_body_3d_sw.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/servers/physics_3d/soft_body_3d_sw.cpp b/servers/physics_3d/soft_body_3d_sw.cpp index 73b81444e1..294baa22da 100644 --- a/servers/physics_3d/soft_body_3d_sw.cpp +++ b/servers/physics_3d/soft_body_3d_sw.cpp @@ -38,7 +38,7 @@ /* Bullet Continuous Collision Detection and Physics Library -Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/ +Copyright (c) 2003-2006 Erwin Coumans https://bulletphysics.org This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. |