Skip to content

Commit

Permalink
Updated license comment block
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas C. Zakas committed May 1, 2009
1 parent dcb63cd commit 614312f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-structures/linked-list/linked-list.js
@@ -1,7 +1,7 @@
/*
* Linked List implementation in JavaScript
* Copyright (c) 2009 Nicholas C. Zakas
* See LICENSE for details on license.
* MIT Licensed - see LICENSE for details on license.
*/

/**
Expand Down

0 comments on commit 614312f

Please sign in to comment.