Skip to content

Commit

Permalink
Update current year in copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
susam committed Jan 22, 2017
1 parent 1d98d14 commit 1f75677
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)
=====================
Copyright (c) 2015-2016 Susam Pal
Copyright (c) 2015-2017 Susam Pal

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
4 changes: 2 additions & 2 deletions inwee
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# The MIT License (MIT)
#
# Copyright (c) 2015-2016 Susam Pal
# Copyright (c) 2015-2017 Susam Pal
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
Expand All @@ -26,7 +26,7 @@

VERSION=0.1.0

COPYRIGHT="Copyright (c) 2015-2016 Susam Pal"
COPYRIGHT="Copyright (c) 2015-2017 Susam Pal"

LICENSE_URL="http://susam.in/licenses/mit/"
SUPPORT_URL="https://github.com/susam/inwee/issues"
Expand Down

0 comments on commit 1f75677

Please sign in to comment.