summaryrefslogtreecommitdiffstats
path: root/src/ustar.c
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-06-18 21:49:58 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-06-18 21:49:58 (EDT)
commit4fe83854fc6baec0273863671ed8ee66308fcab8 (patch)
tree2da24aff1fed1c13423f23ecde86af8166afdfb9 /src/ustar.c
parentf8736ddda6d8594f830adc93d17ccc7ac3f64a2b (diff)
Fix license notices
Diffstat (limited to 'src/ustar.c')
-rw-r--r--src/ustar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ustar.c b/src/ustar.c
index 8a0a43c..2b26ed1 100644
--- a/src/ustar.c
+++ b/src/ustar.c
@@ -14,7 +14,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with opkg-opk. If not, see <http://www.gnu.org/licenses/>.
+ * along with opkg-opk. If not, see <https://www.gnu.org/licenses/>.
*/
#include <stdint.h>