Răsfoiți Sursa

HTTPS for www.gnu.org

Source commit: 0e46c20a74de38f43fbff360db97d884c621a688
Martin Prikryl 6 ani în urmă
părinte
comite
34cddd778a

+ 1 - 1
libs/libs3/GNUmakefile

@@ -25,7 +25,7 @@
 #
 # You should also have received a copy of the GNU General Public License
 # version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
-# <http://www.gnu.org/licenses/>.
+# <https://www.gnu.org/licenses/>.
 
 # I tried to use the autoconf/automake/autolocal/etc (i.e. autohell) tools
 # but I just couldn't stomach them.  Since this is a Makefile for POSIX

+ 1 - 1
libs/libs3/GNUmakefile.mingw

@@ -23,7 +23,7 @@
 #
 # You should also have received a copy of the GNU General Public License
 # version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
-# <http://www.gnu.org/licenses/>.
+# <https://www.gnu.org/licenses/>.
 
 # I tried to use the autoconf/automake/autolocal/etc (i.e. autohell) tools
 # but I just couldn't stomach them.  Since this is a Makefile for POSIX

+ 1 - 1
libs/libs3/LICENSE

@@ -23,4 +23,4 @@ version 3 along with libs3, in a file named COPYING-LGPLv3.  If not, see
 
 You should also have received a copy of the GNU General Public License
 version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
-<http://www.gnu.org/licenses/>.
+<https://www.gnu.org/licenses/>.

+ 1 - 1
libs/libs3/inc/error_parser.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/inc/libs3.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/inc/mingw/pthread.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/inc/mingw/sys/select.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/inc/mingw/sys/utsname.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/inc/request.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/inc/request_context.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/inc/response_headers_handler.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/inc/simplexml.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/inc/string_buffer.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/inc/util.h

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/bucket.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/bucket_metadata.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/error_parser.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/general.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/mingw_functions.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/mingw_s3_functions.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/multipart.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/object.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/request.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/request_context.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/response_headers_handler.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/s3.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/service.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/service_access_logging.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/simplexml.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/testsimplexml.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/
 

+ 1 - 1
libs/libs3/src/util.c

@@ -26,7 +26,7 @@
  *
  * You should also have received a copy of the GNU General Public License
  * version 2 along with libs3, in a file named COPYING-GPLv2.  If not, see
- * <http://www.gnu.org/licenses/>.
+ * <https://www.gnu.org/licenses/>.
  *
  ************************************************************************** **/