mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
Update copyright year
This commit is contained in:
parent
532d63eecc
commit
74e0b64e7f
2 changed files with 3 additions and 3 deletions
4
LICENSE
4
LICENSE
|
@ -1,5 +1,5 @@
|
|||
Copyright (c) 2011 Sam Stephenson
|
||||
Copyright (c) 2011 Josh Peek
|
||||
Copyright (c) 2013 Sam Stephenson
|
||||
Copyright (c) 2013 Josh Peek
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
|
|
|
@ -37,6 +37,6 @@ A longer example, demonstrating how to invoke the CoffeeScript compiler:
|
|||
|
||||
# License
|
||||
|
||||
Copyright (c) 2011 Sam Stephenson and Josh Peek.
|
||||
Copyright (c) 2013 Sam Stephenson and Josh Peek.
|
||||
|
||||
Released under the MIT license. See `LICENSE` for details.
|
||||
|
|
Loading…
Reference in a new issue