diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/common.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.ml b/lib/common.ml index adfeee6..72e8085 100644 --- a/lib/common.ml +++ b/lib/common.ml @@ -1,5 +1,5 @@ (* Copyright (c) 2016-2017 David Kaloper Meršinjak. All rights reserved. - See LICENSE.md. *) + See https://github.com/pqwy/notty/blob/master/LICENSE.md *) open Notty open Notty.Infix |