aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.c
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-22 21:57:10 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-22 21:57:10 +0200
commite315d40ee7e0d5c714e1f55b6c6dc819df49580e (patch)
tree871f3e52f7f60fa0ce7e715d8fddd96df0fe01e0 /uzbl.c
parent714d0e59e29fc9cfacc4626f408682d54d2446d1 (diff)
authors/legal stuff
Diffstat (limited to 'uzbl.c')
-rw-r--r--uzbl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/uzbl.c b/uzbl.c
index c66dd53..dddb0d5 100644
--- a/uzbl.c
+++ b/uzbl.c
@@ -1,4 +1,6 @@
// Original code taken from the example webkit-gtk+ application. see notice below.
+// Modified code is licensed under the GPL 3. See LICENSE file.
+
/*
* Copyright (C) 2006, 2007 Apple Inc.