Skip to content

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Jan 6, 2015
1 parent dce121b commit 6465ca2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2014 Google Inc
Copyright 2015 Google Inc

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -205,8 +205,8 @@
*.css is licensed under the Creative Commons Attribution International
4.0 License, which full text can be found here:
https://creativecommons.org/licenses/by/4.0/legalcode.

As an exception to this license, all html or css that is generated by
the software at the direction of the user is copyright the user. The
user has full ownership and control over such content, including
whether and how they wish to license it.
whether and how they wish to license it.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
*
* Web Starter Kit
* Copyright 2014 Google Inc. All rights reserved.
* Copyright 2015 Google Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

3 comments on commit 6465ca2

@ooade
Copy link

@ooade ooade commented on 6465ca2 Dec 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@addyosmani You may want to do that again, or should i make the PR? 😄

@Garbee
Copy link
Collaborator

@Garbee Garbee commented on 6465ca2 Dec 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ooade You don't just update copyright years in projects. It doesn't do anything. It should only change when a significant portion has been updated within that year.

@ooade
Copy link

@ooade ooade commented on 6465ca2 Dec 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Garbee Ok...

Please sign in to comment.