copyright statements
This commit is contained in:
parent
d47fb4c11e
commit
833d4b342e
20 changed files with 93 additions and 13 deletions
7
Types.hs
7
Types.hs
|
@ -1,4 +1,9 @@
|
|||
{- git-annex abstract data types -}
|
||||
{- git-annex abstract data types
|
||||
-
|
||||
- Copyright 2010 Joey Hess <joey@kitenet.net>
|
||||
-
|
||||
- Licensed under the GNU GPL version 3 or higher.
|
||||
-}
|
||||
|
||||
module Types (
|
||||
Annex,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue