diff options
author | Michael Adam <obnox@samba.org> | 2009-05-01 01:06:34 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-05-01 01:17:59 +0200 |
commit | d230ac7b322827930de2e1b922cd4b6a597c933f (patch) | |
tree | f31b26c2c5f62c296eac2519cc378fd1484e1cc3 | |
parent | fee78294589a02090887233ad112c69d3a5bd383 (diff) | |
download | samba-d230ac7b322827930de2e1b922cd4b6a597c933f.tar.gz samba-d230ac7b322827930de2e1b922cd4b6a597c933f.tar.bz2 samba-d230ac7b322827930de2e1b922cd4b6a597c933f.zip |
s3:config.guess: replace old FSF address by the web site url.
Michael
-rwxr-xr-x | source3/config.guess | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source3/config.guess b/source3/config.guess index 266dce5d16..2476c299d6 100755 --- a/source3/config.guess +++ b/source3/config.guess @@ -17,9 +17,7 @@ timestamp='2009-04-27' # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see <http://www.gnu.org/licenses/>. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a |