summaryrefslogtreecommitdiff
path: root/mcs-plugin/workspaces.c
diff options
context:
space:
mode:
Diffstat (limited to 'mcs-plugin/workspaces.c')
-rw-r--r--mcs-plugin/workspaces.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/mcs-plugin/workspaces.c b/mcs-plugin/workspaces.c
index 8d58dfaf2..fb861ab24 100644
--- a/mcs-plugin/workspaces.c
+++ b/mcs-plugin/workspaces.c
@@ -1,24 +1,24 @@
/* $Id$
-
+
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 2, or (at your option)
any later version.
-
+
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., 675 Mass Ave, Cambridge, MA 02139, USA.
-
+
Copyright (C) 2002-2003 Jasper Huijsmans (huysmans@users.sourceforge.net)
*/
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "config.h"
#endif
#ifdef HAVE_MEMORY_H