summaryrefslogtreecommitdiff
path: root/xdg-app-builtins-build-export.c
diff options
context:
space:
mode:
Diffstat (limited to 'xdg-app-builtins-build-export.c')
-rw-r--r--xdg-app-builtins-build-export.c20
1 files changed, 20 insertions, 0 deletions
diff --git a/xdg-app-builtins-build-export.c b/xdg-app-builtins-build-export.c
index f67e232..8cf67a2 100644
--- a/xdg-app-builtins-build-export.c
+++ b/xdg-app-builtins-build-export.c
@@ -1,3 +1,23 @@
+/*
+ * Copyright © 2014 Red Hat, Inc
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Authors:
+ * Alexander Larsson <alexl@redhat.com>
+ */
+
#include "config.h"
#include <locale.h>