From 3a902c66c4c5acf7a0cbdc527b8b5ab5ed98affd Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Mon, 13 Sep 2021 15:18:28 -0500 Subject: Revert some URLs from the "Replace HTTP URLs with HTTPS" PR --- servers/physics_3d/joints/pin_joint_3d_sw.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'servers/physics_3d/joints/pin_joint_3d_sw.cpp') diff --git a/servers/physics_3d/joints/pin_joint_3d_sw.cpp b/servers/physics_3d/joints/pin_joint_3d_sw.cpp index 7a713c1161..8eb84d1c2f 100644 --- a/servers/physics_3d/joints/pin_joint_3d_sw.cpp +++ b/servers/physics_3d/joints/pin_joint_3d_sw.cpp @@ -34,7 +34,7 @@ Adapted to Godot from the Bullet library. /* Bullet Continuous Collision Detection and Physics Library -Copyright (c) 2003-2006 Erwin Coumans https://bulletphysics.org +Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/ 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. -- cgit v1.2.3