From d267b64188e54daf4b7b9260560762f60add3781 Mon Sep 17 00:00:00 2001 From: Kyrylo Silin Date: Sat, 6 Apr 2013 18:50:17 +0300 Subject: [PATCH] LICENSE,README,pry.rb: update year --- LICENSE | 4 ++-- README.markdown | 2 +- lib/pry.rb | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index d1a50d62..12580040 100644 --- a/LICENSE +++ b/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 diff --git a/README.markdown b/README.markdown index cbf17ebd..140d33a4 100644 --- a/README.markdown +++ b/README.markdown @@ -3,7 +3,7 @@
![The Pry Logo](https://dl.dropbox.com/u/26521875/pry%20stuff/logo/pry_logo_350.png) -© John Mair (banisterfiend) 2012
+© John Mair (banisterfiend) 2013
**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! diff --git a/lib/pry.rb b/lib/pry.rb index 5ece277f..17e06a25 100644 --- a/lib/pry.rb +++ b/lib/pry.rb @@ -1,4 +1,4 @@ -# (C) John Mair (banisterfiend) 2011 +# (C) John Mair (banisterfiend) 2013 # MIT License #