Skip to content

Commit

Permalink
updated the year
Browse files Browse the repository at this point in the history
  • Loading branch information
floydpink committed Jan 3, 2016
1 parent 7396b39 commit 6c1d9e7
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015 The Kollavarsham Team <info@kollavarsham.org> (http://kollavarsham.org)
Copyright (c) 2014-2016 The Kollavarsham Team <info@kollavarsham.org> (http://kollavarsham.org)

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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ kollavarsham --help
Check out the history at [GitHub Releases](https://github.com/kollavarsham/kollavarsham-js/releases)

## License
Copyright (c) 2014-2015 The Kollavarsham Team. Licensed under the [MIT license](http://kollavarsham.org/LICENSE.txt).
Copyright (c) 2014-2016 The Kollavarsham Team. Licensed under the [MIT license](http://kollavarsham.org/LICENSE.txt).

[npm-image]: https://img.shields.io/npm/v/kollavarsham.svg
[npm-url]: https://npmjs.org/package/kollavarsham
Expand Down
2 changes: 1 addition & 1 deletion lib/calculations.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/calendar.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/celestial/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/celestial/planetarySystem/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/celestial/planetarySystem/planets/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/celestial/planetarySystem/yuga.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/dates/baseDate.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/dates/julianDate.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/dates/kollavarshamDate.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/dates/sakaDate.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/mathHelper.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* kollavarsham
* http://kollavarsham.org
*
* Copyright (c) 2014-2015 The Kollavarsham Team
* Copyright (c) 2014-2016 The Kollavarsham Team
* Licensed under the MIT license.
*/

Expand Down
2 changes: 1 addition & 1 deletion themes/kollavarsham/layouts/main.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</div>
</div>
<footer id="footer">
<span class="copyright"><a href="/LICENSE.txt">&copy; {{{currentYear}}} The Kollavarsham Team</a></span>
<span class="copyright"><a href="/LICENSE.txt">&copy; 2014-{{{currentYear}}} The Kollavarsham Team</a></span>
<a href="/" id="footer-back"><span>Back to kollavarsham.org</span></a>
<span class="last-modified">Last Updated: {{{timeStamp}}}</span>
</footer>
Expand Down

0 comments on commit 6c1d9e7

Please sign in to comment.