summaryrefslogtreecommitdiff
path: root/RemoteClass.hs
diff options
context:
space:
mode:
Diffstat (limited to 'RemoteClass.hs')
-rw-r--r--RemoteClass.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/RemoteClass.hs b/RemoteClass.hs
index 9fef0e44a..38e8407a5 100644
--- a/RemoteClass.hs
+++ b/RemoteClass.hs
@@ -1,5 +1,7 @@
{- git-annex remotes class
-
+ - Most things should not need this, using Remote instead
+ -
- Copyright 2011 Joey Hess <joey@kitenet.net>
-
- Licensed under the GNU GPL version 3 or higher.