gvfs r1766 - in trunk: . client



Author: hansp
Date: Mon May 12 03:58:02 2008
New Revision: 1766
URL: http://svn.gnome.org/viewvc/gvfs?rev=1766&view=rev

Log:
2008-05-11  Hans Petter Jansson  <hpj novell com>

	* client/gvfsfusedaemon.c: Fix erroneous copyright header and
	provide a better description of the source file.



Modified:
   trunk/ChangeLog
   trunk/client/gvfsfusedaemon.c

Modified: trunk/client/gvfsfusedaemon.c
==============================================================================
--- trunk/client/gvfsfusedaemon.c	(original)
+++ trunk/client/gvfsfusedaemon.c	Mon May 12 03:58:02 2008
@@ -1,6 +1,6 @@
-/* GIO - GLib Input, Output and Streaming Library
+/* gvfsfusedaemon.c - FUSE file system mapping daemon for GVFS
  * 
- * Copyright (C) 2006-2007 Red Hat, Inc.
+ * Copyright (C) 2007-2008 Hans Petter Jansson
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -17,10 +17,9 @@
  * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  * Boston, MA 02111-1307, USA.
  *
- * Author: Alexander Larsson <alexl redhat com>
+ * Author: Hans Petter Jansson <hpj novell com>
  */
 
-
 #include <config.h>
 
 #include <stdio.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]