diff options
author | hwspeedy <ns@bigbear.dk> | 2024-03-17 01:15:44 +0100 |
---|---|---|
committer | hwspeedy <ns@bigbear.dk> | 2024-03-17 01:15:44 +0100 |
commit | 44469bbf6adc7cf2e00e2d53f38aeccbde7038b7 (patch) | |
tree | b248095827e0dc2f161d39e9ed2f36b173ed1573 /modules | |
parent | f88fd2c25040a784196d270917a5d6e049d5d614 (diff) |
LICENSE filesystem xfce4-mount-plugin GPL2+ according to copyright holder
Diffstat (limited to 'modules')
-rw-r--r-- | modules/computer/filesystem.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/computer/filesystem.c b/modules/computer/filesystem.c index e9c84811..2aa31f67 100644 --- a/modules/computer/filesystem.c +++ b/modules/computer/filesystem.c @@ -17,7 +17,9 @@ * * Some code from xfce4-mount-plugin, version 0.4.3 * Copyright (C) 2005 Jean-Baptiste jb_dul@yahoo.com - * Distributed under the terms of GNU GPL 2. + * Distributed under the terms of GNU GPL 2+ - + * https://gitlab.xfce.org/panel-plugins/xfce4-mount-plugin/-/blob/master/panel-plugin/mount-plugin.c +.* */ #include <string.h> |