Skip to content

Commit

Permalink
bump copyright from 2016 to 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Jan 9, 2018
1 parent f8a52ec commit 1f5d940
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
@@ -1,6 +1,6 @@
# The MIT License

Copyright (c) 2016 Nils Knappmeier
Copyright (c) 2018 Nils Knappmeier

> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion index.js
@@ -1,7 +1,7 @@
/*!
* trace-and-clarify-if-possible <https://github.com/nknapp/trace-and-clarify-if-possible>
*
* Copyright (c) 2016 Nils Knappmeier.
* Copyright (c) 2018 Nils Knappmeier.
* Released under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion test/main-spec.js
@@ -1,7 +1,7 @@
/*!
* trace-and-clarify-if-possible <https://github.com/nknapp/trace-and-clarify-if-possible>
*
* Copyright (c) 2016 Nils Knappmeier.
* Copyright (c) 2018 Nils Knappmeier.
* Released under the MIT license.
*/

Expand Down

0 comments on commit 1f5d940

Please sign in to comment.