summaryrefslogtreecommitdiffstats
path: root/src/dialogs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialogs.h')
-rw-r--r--src/dialogs.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/dialogs.h b/src/dialogs.h
index 2b6cf28..1d226c7 100644
--- a/src/dialogs.h
+++ b/src/dialogs.h
@@ -1,3 +1,24 @@
+ /*
+ * dialogs.h
+ *
+ * This file is part of gncpmount.
+ *
+ * gncpmount 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.
+ *
+ * gncpmount 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 General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with gncpmount. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author: Jan Lipovsky <janlipovsky@gmail.com>
+ *
+ */
#ifndef GNCPMOUNT_DIALOGS_H
#define GNCPMOUNT_DIALOGS_H