Add YamlDotNet copyright to About dialog

issue #853
This commit is contained in:
Caio Silva 2019-09-26 16:55:38 -03:00
parent 09f1f05c76
commit e628623e2a
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ namespace OpenLiveWriter.PostEditor
"Splat (MIT) Copyright © 2013 Paul Betts \nhttps://github.com/paulcbetts/splat/",
"Squirrel.Windows (MIT) Copyright © 2012 GitHub, Inc. \nhttps://github.com/squirrel/squirrel.windows",
"zlib-1.1.3 Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler",
"YamlDotNet (MIT) Copyright © 2008-2014 Antoine Aubry and contributors. \nhttps://github.com/aaubry/YamlDotNet/",
};
public AboutForm()