aboutsummaryrefslogtreecommitdiff
path: root/modules/computer/filesystem.c
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 19:19:56 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 19:19:56 -0300
commitfbf360db614483cc1655e47be4744b5bd00d54f5 (patch)
tree15cf74264e91ede73e5d4a0e18a3d32091ceddc2 /modules/computer/filesystem.c
parent647775860805ea26a377c10d1490686a6f7a3434 (diff)
parent0574020490ffae5686b0c75d7753bfbcf2286114 (diff)
Update upstream source from tag 'upstream/2.0.17pre'
Update to upstream version '2.0.17pre' with Debian dir 5d26fb98f3078817a456822b48c33e4ffac5c49e
Diffstat (limited to 'modules/computer/filesystem.c')
-rw-r--r--modules/computer/filesystem.c4
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>