dtcm: Resolve CID 87822
[oweals/cde.git] / cde / programs / dtcm / server / log.h
index 95f60f783bc1bce595ad538565610eb3a6eebb03..c93d5f10c88e85c86318dba91d39458ed9a196f2 100644 (file)
@@ -1,3 +1,25 @@
+/*
+ * CDE - Common Desktop Environment
+ *
+ * Copyright (c) 1993-2012, The Open Group. All rights reserved.
+ *
+ * These libraries and programs are free software; you can
+ * redistribute them and/or modify them 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.
+ *
+ * These libraries and programs are distributed in the hope that
+ * they 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 these librararies and programs; if not, write
+ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
+ * Floor, Boston, MA 02110-1301 USA
+ */
 /* $XConsortium: log.h /main/5 1996/10/03 10:26:46 drk $ */
 /*
  *  (c) Copyright 1993, 1994 Hewlett-Packard Company
 #define _DtCMS_DEFAULT_BAK     ".calbak"
 #define _DtCMS_DEFAULT_TMP     ".caltmp"
 #define _DtCMS_DEFAULT_DEL     ".caldel"
+#if defined(CSRG_BASED)
+#define        _DtCMS_DEFAULT_DIR      "/var/spool/calendar"
+#else
 #define        _DtCMS_DEFAULT_DIR      "/usr/spool/calendar"
+#endif
 #define        _DtCMS_DEFAULT_MODE     (S_IRUSR|S_IRGRP|S_IWGRP)
 
 typedef enum {