Skip to content

Commit 350645a

Browse files
committed
Fix license
* 10 years ago this was forked from marked * 3 years ago, I made an entirely new parser, micromark, and used it here (6b42465) * no code relating to actually parsing markdown, or that could somehow resemble marked, is in this repo anymore
1 parent 6a43da8 commit 350645a

File tree

5 files changed

+5
-10
lines changed

5 files changed

+5
-10
lines changed

license

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
(The MIT License)
22

3-
Copyright (c) 2014-2020 Titus Wormer <[email protected]>
4-
Copyright (c) 2011-2014, Christopher Jeffrey (https://github.com/chjj/)
3+
Copyright (c) 2014 Titus Wormer <[email protected]>
54

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

packages/remark-cli/license

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
(The MIT License)
22

3-
Copyright (c) 2014-2020 Titus Wormer <[email protected]>
4-
Copyright (c) 2011-2014, Christopher Jeffrey (https://github.com/chjj/)
3+
Copyright (c) 2014 Titus Wormer <[email protected]>
54

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

packages/remark-parse/license

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
(The MIT License)
22

3-
Copyright (c) 2014-2020 Titus Wormer <[email protected]>
4-
Copyright (c) 2011-2014, Christopher Jeffrey (https://github.com/chjj/)
3+
Copyright (c) 2014 Titus Wormer <[email protected]>
54

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

packages/remark-stringify/license

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
(The MIT License)
22

3-
Copyright (c) 2014-2020 Titus Wormer <[email protected]>
4-
Copyright (c) 2011-2014, Christopher Jeffrey (https://github.com/chjj/)
3+
Copyright (c) 2014 Titus Wormer <[email protected]>
54

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

packages/remark/license

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
(The MIT License)
22

3-
Copyright (c) 2014-2020 Titus Wormer <[email protected]>
4-
Copyright (c) 2011-2014, Christopher Jeffrey (https://github.com/chjj/)
3+
Copyright (c) 2014 Titus Wormer <[email protected]>
54

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

0 commit comments

Comments
 (0)