From 10207e11e1f70282d68d5c3a3156d12bb258a8bf Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Sat, 1 Jul 2023 13:06:35 +0200 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 47bf3e5..1bcf469 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2021 Luigi Pinca +Copyright (c) 2012-2023 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 7cf701d..928b591 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -37,7 +37,7 @@ html block sections footer #footer-inner - #copy © 2012-2021 Luigi Pinca + #copy © 2012-2023 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