aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-download-manager.scm
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-download-manager.scm')
-rwxr-xr-xsrc/fs/gnunet-download-manager.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-download-manager.scm b/src/fs/gnunet-download-manager.scm
index 80d04fa12..e41976e34 100755
--- a/src/fs/gnunet-download-manager.scm
+++ b/src/fs/gnunet-download-manager.scm
@@ -17,7 +17,7 @@ exec guile -e main -s "$0" "$@"
17;;; 17;;;
18;;; You should have received a copy of the GNU General Public License 18;;; You should have received a copy of the GNU General Public License
19;;; along with this program; if not, write to the Free Software 19;;; along with this program; if not, write to the Free Software
20;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 20;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21 21
22;;; Remember ongoing GNUnet downloads so as to be able to resume them 22;;; Remember ongoing GNUnet downloads so as to be able to resume them
23;;; later. Typical usage is to define the following alias in your 23;;; later. Typical usage is to define the following alias in your