Skip to content

Commit

Permalink
Change URLs to https
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmudd committed Jul 22, 2024
1 parent 6753c81 commit 0cd7db1
Show file tree
Hide file tree
Showing 279 changed files with 280 additions and 280 deletions.
2 changes: 1 addition & 1 deletion jhdf/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/config/checkstyle/header.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#-------------------------------------------------------------------------------
# This file is part of jHDF. A pure Java library for accessing HDF5 files.
#
# http://jhdf.io
# https://jhdf.io
#
# Copyright (c) 2024 James Mudd
#
Expand Down
2 changes: 1 addition & 1 deletion jhdf/settings.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/AbstractNode.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/AbstractWritableNode.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/AttributeImpl.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/BufferBuilder.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/CommittedDatatype.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/Constants.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/FractalHeap.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/GlobalHeap.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/GroupImpl.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/GroupSymbolTableNode.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/HdfFile.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/JhdfInfo.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/LocalHeap.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/ObjectHeader.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/Superblock.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/SymbolTableEntry.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/Utils.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/WritableDatasetImpl.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/WritableGroupImpl.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/WritableHdfFile.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
4 changes: 2 additions & 2 deletions jhdf/src/main/java/io/jhdf/api/Attribute.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand All @@ -10,7 +10,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/Dataset.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/Group.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/Link.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/Node.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/NodeType.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/WritableAttributeImpl.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/WritableGroup.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/WritableNode.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/WritiableDataset.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/dataset/ChunkedDataset.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/api/package-info.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/btree/BTreeV1.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/btree/BTreeV1Data.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/btree/BTreeV1Group.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/btree/BTreeV2.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
2 changes: 1 addition & 1 deletion jhdf/src/main/java/io/jhdf/btree/package-info.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* This file is part of jHDF. A pure Java library for accessing HDF5 files.
*
* http://jhdf.io
* https://jhdf.io
*
* Copyright (c) 2024 James Mudd
*
Expand Down
Loading

0 comments on commit 0cd7db1

Please sign in to comment.