Skip to content

Commit 63279df

Browse files
committedJan 5, 2016
Update copyright to 2016
1 parent be7de43 commit 63279df

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
 

‎Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* grunt-contrib-uglify
33
* http://gruntjs.com/
44
*
5-
* Copyright (c) 2015 "Cowboy" Ben Alman, contributors
5+
* Copyright (c) 2016 "Cowboy" Ben Alman, contributors
66
* Licensed under the MIT license.
77
*/
88

‎LICENSE-MIT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014 "Cowboy" Ben Alman, contributors
1+
Copyright (c) 2016 "Cowboy" Ben Alman, contributors
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

‎tasks/lib/uglify.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* grunt-contrib-uglify
33
* https://gruntjs.com/
44
*
5-
* Copyright (c) 2015 "Cowboy" Ben Alman, contributors
5+
* Copyright (c) 2016 "Cowboy" Ben Alman, contributors
66
* Licensed under the MIT license.
77
*/
88

‎tasks/uglify.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* grunt-contrib-uglify
33
* http://gruntjs.com/
44
*
5-
* Copyright (c) 2013 "Cowboy" Ben Alman, contributors
5+
* Copyright (c) 2016 "Cowboy" Ben Alman, contributors
66
* Licensed under the MIT license.
77
*/
88

0 commit comments

Comments
 (0)
Please sign in to comment.