From 83e80cf88cb93f22af9e250f9ac8d92d7dfc37be Mon Sep 17 00:00:00 2001 From: konrad Date: Sat, 25 Dec 2010 13:37:45 +0000 Subject: [PATCH] update copyright, missed file git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@680 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- www/inc/machine/session.php | 15 ++++----------- 1 files changed, 4 insertions(+), 11 deletions(-) diff --git a/www/inc/machine/session.php b/www/inc/machine/session.php index 71e9bea..9117733 100644 --- a/www/inc/machine/session.php +++ b/www/inc/machine/session.php @@ -1,15 +1,8 @@ , (C) 2007 -// -// Copyright: See README/COPYING files that come with this distribution -// -// +// (c) Konrad Rosenbaum, 2007-2011 +// protected under the GNU AGPL version 3 or at your option any newer +// see COPYING.AGPL + /* TRANSLATOR php:: */ //prune session cache -- 1.7.2.5