summaryrefslogtreecommitdiffstats
path: root/src/ustar.h
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.h
parentf8736ddda6d8594f830adc93d17ccc7ac3f64a2b (diff)
Fix license notices
Diffstat (limited to 'src/ustar.h')
-rw-r--r--src/ustar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ustar.h b/src/ustar.h
index 5431819..4a3dc1a 100644
--- a/src/ustar.h
+++ b/src/ustar.h
@@ -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/>.
*/
#ifndef OPKG_OPK_USTAR_H_