diff options
| author | Arslaan Pathan <[email protected]> | 2026-03-26 11:29:22 +1300 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-03-26 11:29:22 +1300 |
| commit | 98220f6c7633bf2d58bca816f0fa7b3827017261 (patch) | |
| tree | 7f0f9937b29707fa0288014a5058c4537fc0388c /main.c | |
| parent | 17bf3fc9125dfb003db3c057d171fa277cfab027 (diff) | |
| download | cinnamon-browser-98220f6c7633bf2d58bca816f0fa7b3827017261.tar.xz cinnamon-browser-98220f6c7633bf2d58bca816f0fa7b3827017261.zip | |
Licensing stuff
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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" |
