mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
LICENSE,README,pry.rb: update year
This commit is contained in:
parent
fefcb91642
commit
d267b64188
3 changed files with 4 additions and 4 deletions
4
LICENSE
4
LICENSE
|
@ -1,9 +1,9 @@
|
|||
License
|
||||
-------
|
||||
|
||||
(The MIT License)
|
||||
(The MIT License)
|
||||
|
||||
Copyright (c) 2011 John Mair (banisterfiend)
|
||||
Copyright (c) 2013 John Mair (banisterfiend)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<center>
|
||||
![The Pry Logo](https://dl.dropbox.com/u/26521875/pry%20stuff/logo/pry_logo_350.png)
|
||||
|
||||
© John Mair (banisterfiend) 2012<br>
|
||||
© John Mair (banisterfiend) 2013<br>
|
||||
|
||||
**Please** [DONATE](http://www.pledgie.com/campaigns/15899) to the Pry project - Pry was a **huge** amount of work and every donation received is encouraging and supports Pry's continued development!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# (C) John Mair (banisterfiend) 2011
|
||||
# (C) John Mair (banisterfiend) 2013
|
||||
# MIT License
|
||||
#
|
||||
|
||||
|
|
Loading…
Reference in a new issue