summaryrefslogtreecommitdiffstats
path: root/src/main.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/main.c
parentf8736ddda6d8594f830adc93d17ccc7ac3f64a2b (diff)
Fix license notices
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 01b5d0a..9f61efc 100644
--- a/src/main.c
+++ b/src/main.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 "config.h"