From: <abe...@us...> - 2013-12-28 17:07:59
|
Revision: 6326 http://sourceforge.net/p/astlinux/code/6326 Author: abelbeck Date: 2013-12-28 17:07:57 +0000 (Sat, 28 Dec 2013) Log Message: ----------- web interface, bump Copyright to 2014 Modified Paths: -------------- branches/1.0/package/webinterface/altweb/common/header.php branches/1.0/package/webinterface/altweb/common/license-astlinux.txt branches/1.0/package/webinterface/altweb/common/license-packages.txt Modified: branches/1.0/package/webinterface/altweb/common/header.php =================================================================== --- branches/1.0/package/webinterface/altweb/common/header.php 2013-12-26 21:55:27 UTC (rev 6325) +++ branches/1.0/package/webinterface/altweb/common/header.php 2013-12-28 17:07:57 UTC (rev 6326) @@ -1,6 +1,6 @@ <?php session_manual_gc(); -// Copyright (C) 2008-2013 Lonnie Abelbeck +// Copyright (C) 2008-2014 Lonnie Abelbeck // This is free software, licensed under the GNU General Public License // version 3 as published by the Free Software Foundation; you can // redistribute it and/or modify it under the terms of the GNU @@ -131,7 +131,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> -<!-- Copyright (C) 2008-2013 Lonnie Abelbeck --> +<!-- Copyright (C) 2008-2014 Lonnie Abelbeck --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate" /> <meta http-equiv="Expires" content="0" /> Modified: branches/1.0/package/webinterface/altweb/common/license-astlinux.txt =================================================================== --- branches/1.0/package/webinterface/altweb/common/license-astlinux.txt 2013-12-26 21:55:27 UTC (rev 6325) +++ branches/1.0/package/webinterface/altweb/common/license-astlinux.txt 2013-12-28 17:07:57 UTC (rev 6326) @@ -1,4 +1,4 @@ -AstLinux is Copyright (c) 2004-2013 by Kristian Kielhofner. +AstLinux is Copyright (c) 2004-2014 by Kristian Kielhofner. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: branches/1.0/package/webinterface/altweb/common/license-packages.txt =================================================================== --- branches/1.0/package/webinterface/altweb/common/license-packages.txt 2013-12-26 21:55:27 UTC (rev 6325) +++ branches/1.0/package/webinterface/altweb/common/license-packages.txt 2013-12-28 17:07:57 UTC (rev 6326) @@ -6,15 +6,15 @@ ## 3) Lines beginning with a '#' are treated as comments ## ex-vi~Copyright (c) 2001-2002 Caldera International Inc. All rights reserved. -RUNNIX~Copyright (c) 2006-2013 by Kristian Kielhofner. +RUNNIX~Copyright (c) 2006-2014 by Kristian Kielhofner. libSRTP~Copyright (c) 2001-2005 Cisco Systems, Inc. All rights reserved. iLBC CODEC~Copyright (c) 2011 The WebRTC project authors. All rights reserved. -Web Interface~Copyright (c) 2008-2013 Lonnie Abelbeck. +Web Interface~Copyright (c) 2008-2014 Lonnie Abelbeck. shellinabox~Copyright (c) 2008-2010 Markus Gutschke. -Asterisk~Copyright (c) 1999-2013 Digium, Inc. -DAHDI~Copyright (c) 2001-2013 Digium, Inc. +Asterisk~Copyright (c) 1999-2014 Digium, Inc. +DAHDI~Copyright (c) 2001-2014 Digium, Inc. libPRI~Copyright (c) 2001-2012 Digium, Inc. -Arno's Firewall~Copyright (c) 2001-2013 by Arno van Amersfoort. +Arno's Firewall~Copyright (c) 2001-2014 by Arno van Amersfoort. dnsmasq~Copyright (c) 2000-2012 Simon Kelley. OpenSSL~Copyright (c) 1998-2012 The OpenSSL Project. All rights reserved. OpenSSH~Copyright (c) 1995 Tatu Ylonen <yl...@cs...>, Espoo, Finland. All rights reserved. @@ -42,7 +42,7 @@ Lua~Copyright (c) 1994-2012 Lua.org, PUC-Rio. All rights reserved. perl~Copyright (c) 1987-2013 by Larry Wall, et al. phpliteadmin~Copyright (c) 2011-2013 phpLiteAdmin (http://phpliteadmin.googlecode.com) -FOP2~Copyright (c) 2009-2013 House Internet S.R.L. (http://www.fop2.com) +FOP2~Copyright (c) 2009-2014 House Internet S.R.L. (http://www.fop2.com) ddclient~Copyright (c) 1999-2013 Paul Burry, wimpunk, et al. vCard converter~Copyright (c) 2006-2013 Thomas Bruederli <th...@br...> OpenLDAP~Copyright (c) 1998-2013 The OpenLDAP Foundation. All rights reserved. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |