From 95471ec11e88853a15523222bd8d49d9de45132b Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Mon, 5 Jan 2015 09:37:18 +0100 Subject: [PATCH] updated copyright year --- LICENSE | 2 +- package.json | 2 +- views/layout.jade | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 7b882a4..b0775b9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2014 Luigi Pinca +Copyright (c) 2012-2015 Luigi Pinca Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 455aed1..5b07562 100644 --- a/package.json +++ b/package.json @@ -35,5 +35,5 @@ "start": "node app.js" }, "subdomain": "binb", - "version": "0.5.4" + "version": "0.5.4-1" } diff --git a/views/layout.jade b/views/layout.jade index 0cb1849..d88e99b 100644 --- a/views/layout.jade +++ b/views/layout.jade @@ -36,7 +36,7 @@ html block sections footer #footer-inner - #copy © 2012-2014 Luigi Pinca + #copy © 2012-2015 Luigi Pinca iframe#facebook-button(allowTransparency="true", frameborder="0", scrolling="no", src!="//www.facebook.com/plugins/like.php?action=like&colorscheme=light&href=http%3A%2F%2Fbinb.nodejitsu.com&layout=button_count&locale=en_US&share=true&show_faces=false") iframe#twitter-button(allowtransparency="true", frameborder="0", scrolling="no", -- 2.54.0