summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendtrash.c
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2008-12-15 19:24:01 +0000
committerRyan Lortie <ryanl@src.gnome.org>2008-12-15 19:24:01 +0000
commitca00fc23cc8ae0ddb302347da7196c9923afc9a1 (patch)
tree0d99c2ce6b57d01578bdc7339154f433832ae1a4 /daemon/gvfsbackendtrash.c
parent415fe86f7645bcf52ae1f53d70c2dfb6dbac1b62 (diff)
downloadgvfs-ca00fc23cc8ae0ddb302347da7196c9923afc9a1.tar.gz
relicense to LGPLv2+GVFS_1_1_2
2008-12-15 Ryan Lortie <desrt@desrt.ca> * daemon/gvfsbackendtrash.c: * daemon/gvfsbackendtrash.h: relicense to LGPLv2+ svn path=/trunk/; revision=2138
Diffstat (limited to 'daemon/gvfsbackendtrash.c')
-rw-r--r--daemon/gvfsbackendtrash.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/daemon/gvfsbackendtrash.c b/daemon/gvfsbackendtrash.c
index 841d514c..70a02104 100644
--- a/daemon/gvfsbackendtrash.c
+++ b/daemon/gvfsbackendtrash.c
@@ -2,8 +2,11 @@
* Copyright © 2008 Ryan Lortie
*
* This program is free software: you can redistribute it and/or modify
- * it under the terms of version 3 of the GNU General Public License as
- * published by the Free Software Foundation.
+ * it under the terms of the GNU Lesser General Public License as published
+ * by the Free Software Foundation; either version 2 of the licence or (at
+ * your option) any later version.
+ *
+ * See the included COPYING file for more information.
*/
#include "gvfsbackendtrash.h"