Skip to content

Commit

Permalink
Updated year to 2015 in copyright headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleq committed Jun 25, 2015
1 parent 94b0028 commit f5b9b28
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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) 2014, CKSource - Frederico Knabben
Copyright (c) 2014-2015, CKSource - Frederico Knabben

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 lib/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014, CKSource - Frederico Knabben. All rights reserved.
* Copyright (c) 2014-2015, CKSource - Frederico Knabben. All rights reserved.
* Licensed under the terms of the MIT License (see LICENSE.md).
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/pagebuilder.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014, CKSource - Frederico Knabben. All rights reserved.
* Copyright (c) 2014-2015, CKSource - Frederico Knabben. All rights reserved.
* Licensed under the terms of the MIT License (see LICENSE.md).
*/

Expand Down
2 changes: 1 addition & 1 deletion lib/testbuilder.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) 2014, CKSource - Frederico Knabben. All rights reserved.
* Copyright (c) 2014-2015, CKSource - Frederico Knabben. All rights reserved.
* Licensed under the terms of the MIT License (see LICENSE.md).
*/

Expand Down

0 comments on commit f5b9b28

Please sign in to comment.