diff options
author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 19:19:51 -0300 |
---|---|---|
committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 19:19:51 -0300 |
commit | 0574020490ffae5686b0c75d7753bfbcf2286114 (patch) | |
tree | 4737ad2276b41819178efdb5360ae7c2b4b559fe /modules/computer/filesystem.c | |
parent | 6c855997ca4a18e3e578faaae073db71c80849ad (diff) |
New upstream version 2.0.17preupstream/2.0.17pre
Diffstat (limited to 'modules/computer/filesystem.c')
-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> |