Skip to content

Commit 340f0d2

Browse files
committed
Update copyright
Better late than never
1 parent 4a9da91 commit 340f0d2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
----------------------------------------------------------------------
22
node-feedparser is released under the MIT License
3-
Copyright (c) 2011-2016 Dan MacTough and contributors
3+
Copyright (c) 2011-2018 Dan MacTough and contributors
44

55
Permission is hereby granted, free of charge, to any person
66
obtaining a copy of this software and associated documentation

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ the original inspiration and a starting point.
202202

203203
(The MIT License)
204204

205-
Copyright (c) 2011-2016 Dan MacTough and contributors
205+
Copyright (c) 2011-2018 Dan MacTough and contributors
206206

207207
Permission is hereby granted, free of charge, to any person obtaining a copy of
208208
this software and associated documentation files (the 'Software'), to deal in

lib/feedparser/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**********************************************************************
22
node-feedparser - A robust RSS, Atom, RDF parser for node.
33
http://github.com/danmactough/node-feedparser
4-
Copyright (c) 2011-2016 Dan MacTough and contributors
4+
Copyright (c) 2011-2018 Dan MacTough and contributors
55
http://mact.me
66
77
**********************************************************************/

0 commit comments

Comments
 (0)