Skip to content

Commit d5b7e25

Browse files
committed
docs: update license copyright
Fix Automattic#9430
1 parent 937cb24 commit d5b7e25

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

LICENSE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MIT License
22

3-
Copyright (c) 2010 LearnBoost <[email protected]>
3+
Copyright (c) 2010-2013 LearnBoost <[email protected]>
4+
Copyright (c) 2013-2021 Automattic
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy
67
of this software and associated documentation files (the "Software"), to deal

index.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ html(lang='en')
8585
}
8686

8787
body
88-
a#forkbanner(href="http://github.com/learnboost/mongoose")
88+
a#forkbanner(href="http://github.com/Automattic/mongoose")
8989
img(style="position: absolute; top: 0; right: 0; border: 0;", src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png", alt="Fork me on GitHub")
9090
#wrap.homepage
9191
#header

0 commit comments

Comments
 (0)