From 9977c4b935de9b01a07f233e1ae3ed4853c7ab2a Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Sat, 7 May 2011 04:02:44 +0000 Subject: [PATCH] made version copyright update automatically --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index c1535e4..369c2c8 100755 --- a/inxi +++ b/inxi @@ -1733,7 +1733,7 @@ print_version_info() print_screen_output "This script is a fork of Infobash 3.02, which is:" print_screen_output "Copyright (C) 2005-2007 Michiel de Boer a.k.a. locsmif" print_screen_output "Subsequent changes and modifications (after Infobash 3.02) are:" - print_screen_output "Copyright (C) 2008-10 Scott Rogers, Harald Hope, aka trash80 & h2" + print_screen_output "Copyright (C) 2008-$(date +%y) Scott Rogers, Harald Hope, aka trash80 & h2" print_screen_output " " print_screen_output "This program is free software; you can redistribute it and/or modify" print_screen_output "it under the terms of the GNU General Public License as published by"