From eaf7fd08ef4fefa068b75b3b84e9ee8971539dc2 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Sat, 8 Feb 2020 18:35:02 +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 9df6f3f..34350c2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2019 Luigi Pinca +Copyright (c) 2012-2020 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 01951a5..df08cfb 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -37,7 +37,7 @@ html block sections footer #footer-inner - #copy © 2012-2019 Luigi Pinca + #copy © 2012-2020 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