aboutsummaryrefslogtreecommitdiff
path: root/src/xembed.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/xembed.cc')
-rw-r--r--src/xembed.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/xembed.cc b/src/xembed.cc
index bc48c02f..59354461 100644
--- a/src/xembed.cc
+++ b/src/xembed.cc
@@ -1,3 +1,14 @@
+/*
+ * File: xembed.cc
+ *
+ * Copyright (C) 2009 Jorge Arellano Cid <jcid@dillo.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ */
+
#include <stdio.h>
#include <string.h>
#include <ctype.h>