Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Commit

Permalink
Update copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Jan 26, 2014
1 parent fcce7ea commit 0306858
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* License: MIT.
* Copyright (C) 2013, Uri Shaked.
* Copyright (C) 2013, 2014, Uri Shaked and contributors.
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion angular-spinner.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* angular-spinner version 0.3.0
* License: MIT.
* Copyright (C) 2013, Uri Shaked.
* Copyright (C) 2013, 2014, Uri Shaked and contributors.
*/

(function(window, angular, undefined) {
Expand Down
2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* License: MIT.
* Copyright (C) 2013, Uri Shaked.
* Copyright (C) 2013, 2014, Uri Shaked and contributors.
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion tests.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* License: MIT.
* Copyright (C) 2013, Uri Shaked.
* Copyright (C) 2013, 2014, Uri Shaked and contributors.
*/

'use strict';
Expand Down

0 comments on commit 0306858

Please sign in to comment.