]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
fuse.cc: make license GPL
authorSage Weil <sage@newdream.net>
Wed, 21 Jul 2010 04:25:46 +0000 (21:25 -0700)
committerSage Weil <sage@newdream.net>
Wed, 21 Jul 2010 16:27:49 +0000 (09:27 -0700)
Originally based on Miklos' fusexmp.c, which is GPL.  Keep that license.
LGPL makes no sense here anyway.

src/client/fuse.cc

index 49a835ffeddd9856e8c011515d36b4d88fbf7e52..c5c4df9c280a8db713a43af0ccf95fb25e2a3563 100644 (file)
@@ -3,12 +3,10 @@
 /*
  * Ceph - scalable distributed file system
  *
- * Copyright (C) 2004-2006 Sage Weil <sage@newdream.net>
+ * Copyright (C) 2004-2010 Sage Weil <sage@newdream.net>
  *
  * This is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1, as published by the Free Software 
- * Foundation.  See file COPYING.
+ * modify it under the terms of the GPL.
  * 
  */