summaryrefslogtreecommitdiffstats
path: root/src/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/format.h')
-rw-r--r--src/format.h25
1 files changed, 23 insertions, 2 deletions
diff --git a/src/format.h b/src/format.h
index 8ccd9cf..8168e26 100644
--- a/src/format.h
+++ b/src/format.h
@@ -1,5 +1,26 @@
-#ifndef defaults_h
-#define defaults_h
+/*
+ * Copyright 2008 Red Hat, Inc.
+ *
+ * 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; version 2 of the License.
+ *
+ * This Program 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 this Program; if not, write to the
+ *
+ * Free Software Foundation, Inc.
+ * 59 Temple Place, Suite 330
+ * Boston, MA 02111-1307 USA
+ *
+ */
+
+#ifndef format_h
+#define format_h
struct slapi_pblock;
struct slapi_entry;
struct plugin_state;