aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-03-26 11:29:22 +1300
committerArslaan Pathan <[email protected]>2026-03-26 11:29:22 +1300
commit98220f6c7633bf2d58bca816f0fa7b3827017261 (patch)
tree7f0f9937b29707fa0288014a5058c4537fc0388c /main.c
parent17bf3fc9125dfb003db3c057d171fa277cfab027 (diff)
downloadcinnamon-browser-98220f6c7633bf2d58bca816f0fa7b3827017261.tar.xz
cinnamon-browser-98220f6c7633bf2d58bca816f0fa7b3827017261.zip
Licensing stuff
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/main.c b/main.c
index 848cf23..5986341 100644
--- a/main.c
+++ b/main.c
@@ -1,3 +1,7 @@
+/*
+Copyright (c) 2026 Arslaan Pathan
+This software is licensed under the ARPL. See LICENSE for details.
+*/
#include <webkit2/webkit2.h>
#include <gtk/gtk.h>
#include "config.h"