gvfs r1767 - in branches/gnome-2-22: . client



Author: hansp
Date: Mon May 12 04:01:30 2008
New Revision: 1767
URL: http://svn.gnome.org/viewvc/gvfs?rev=1767&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:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/client/gvfsfusedaemon.c

Modified: branches/gnome-2-22/client/gvfsfusedaemon.c
==============================================================================
--- branches/gnome-2-22/client/gvfsfusedaemon.c	(original)
+++ branches/gnome-2-22/client/gvfsfusedaemon.c	Mon May 12 04:01:30 2008
@@ -1,7 +1,8 @@
 /* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
-/* 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
@@ -18,10 +19,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]