changeset 371:62f2a4b27af6

Update nickname.
author nanaya <me@myconan.net>
date Tue, 14 Apr 2015 03:24:58 +0900
parents 5a4d31e97937
children 117accbc72c3
files LICENSE README.md app/views/layouts/application.html.erb
diffstat 3 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/LICENSE	Tue Apr 14 00:22:07 2015 +0900
+++ b/LICENSE	Tue Apr 14 03:24:58 2015 +0900
@@ -1,4 +1,4 @@
-Copyright (c) 2012-2014 edogawaconan <me@myconan.net>
+Copyright (c) 2012-2014 nanaya <me@myconan.net>
 
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
--- a/README.md	Tue Apr 14 00:22:07 2015 +0900
+++ b/README.md	Tue Apr 14 03:24:58 2015 +0900
@@ -1,5 +1,4 @@
-[![Code Climate](https://codeclimate.com/github/edogawaconan/zeropaste.png)](https://codeclimate.com/github/edogawaconan/zeropaste)
-[![Build Status](https://drone.io/bitbucket.org/edogawaconan/zeropaste/status.png)](https://drone.io/bitbucket.org/edogawaconan/zeropaste/latest)
+[![Build Status](https://drone.io/bitbucket.org/nanaya1/zeropaste/status.png)](https://drone.io/bitbucket.org/nanaya1/zeropaste/latest)
 
 Zeropaste
 =========
--- a/app/views/layouts/application.html.erb	Tue Apr 14 00:22:07 2015 +0900
+++ b/app/views/layouts/application.html.erb	Tue Apr 14 03:24:58 2015 +0900
@@ -18,8 +18,8 @@
       <div class="container">
         <p class="text-muted credit">
          Zeropaste.
-         <a href="https://bitbucket.org/edogawaconan/zeropaste">Source</a>.
-         <%= link_to 'Donate', 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=edho%40live%2ejp&lc=ID&item_name=Zeropaste%20development&currency_code=USD&bn=PP%2dDonationsBF%3abtn_subscribe_LG%2egif%3aNonHosted' %>.
+         <a href="https://bitbucket.org/nanaya1/zeropaste">Source</a>.
+         <%= link_to 'Donate', 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=me%40myconan%2enet&lc=ID&item_name=Zeropaste%20development&currency_code=USD&bn=PP%2dDonationsBF%3abtn_subscribe_LG%2egif%3aNonHosted' %>.
         </p>
       </div>
     </div>