diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +// Free Software under GPL-3.0, see LICENSE +// Copyright 2017 Bryan Newbold //! This is a hobby/learning implementation of the dat distributed data synchronization system. //! |