From 011d51ecef86293635e5edf1047b13c71f954861 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Sun, 24 Mar 2019 07:48:07 +0100 Subject: [PATCH] updated copyright year --- LICENSE | 2 +- views/layout.pug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 62e6af1..9df6f3f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2018 Luigi Pinca +Copyright (c) 2012-2019 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/views/layout.pug b/views/layout.pug index 1251f79..01951a5 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -37,7 +37,7 @@ html block sections footer #footer-inner - #copy © 2012-2018 Luigi Pinca + #copy © 2012-2019 Luigi Pinca iframe#facebook-button(allowTransparency="true", frameborder="0", scrolling="no", src!="//www.facebook.com/plugins/like.php?action=like&colorscheme=light&href=https%3A%2F%2Fbinb.co&layout=button_count&locale=en_US&share=true&show_faces=false") iframe#twitter-button(allowtransparency="true", frameborder="0", scrolling="no", -- 2.54.0