Skip to content

Commit 715a93a

Browse files
committed
Update copyright notice to include 2016
1 parent 379ee93 commit 715a93a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

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

3-
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
3+
Copyright (c) 2015-2016 Titus Wormer <tituswormer@gmail.com>
44

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

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @author Titus Wormer
3-
* @copyright 2015 Titus Wormer
3+
* @copyright 2015-2016 Titus Wormer
44
* @license MIT
55
* @module mdast:util:to-nlcst
66
* @fileoverview Create a Natural Language Concrete Syntax Tree from

0 commit comments

Comments
 (0)