From: Christian Schmidt Date: Mon, 12 Jul 2010 15:49:14 +0000 (+0200) Subject: Fixed anchors because opera does not autofix this. X-Git-Tag: v2.9-beta1~171^2~2 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=b6a542c4df07f0aea694a8c624da9fcddf0b33a9;ds=sidebyside Fixed anchors because opera does not autofix this. --- diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi index 13a7a82548..bd0c22a319 100644 --- a/html/cgi-bin/samba.cgi +++ b/html/cgi-bin/samba.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2005-2010 IPTifre Team # # # # 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 # diff --git a/lfs/samba b/lfs/samba index 965a4503e0..d8305bb5dc 100644 --- a/lfs/samba +++ b/lfs/samba @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2009 Michael Tremer & Christian Schmidt # +# Copyright (C) 2005-2010 IPTifre Team # # # # 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 # @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 28 +PAK_VER = 29 DEPS = "cups"