From 971a1860c2351faa717f72dac20ff240dddaf7a3 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Sat, 4 Jan 2014 12:39:30 +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 a9da0ab..7b882a4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2013 Luigi Pinca +Copyright (c) 2012-2014 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 1ec3689..9f489eb 100644 --- a/package.json +++ b/package.json @@ -30,5 +30,5 @@ "start": "node app.js" }, "subdomain": "binb", - "version": "0.4.1" + "version": "0.4.1-1" } diff --git a/views/layout.jade b/views/layout.jade index 9d3a412..98b7577 100644 --- a/views/layout.jade +++ b/views/layout.jade @@ -36,7 +36,7 @@ html block sections footer #footer-inner - #copy © 2012-2013 Luigi Pinca + #copy © 2012-2014 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