diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 05:23:25 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2007-07-10 05:23:25 +0000 |
commit | 0828dac45ed525471a6b623f9b309c1f2569728a (patch) | |
tree | a3ae91db1bcb5a39829a20957f52c5e82bb44c65 /source/lib/errmap_unix.c | |
parent | 51ec049d05f2a309dc6ddba9c4b96afb306242cb (diff) | |
download | samba-0828dac45ed525471a6b623f9b309c1f2569728a.tar.gz samba-0828dac45ed525471a6b623f9b309c1f2569728a.tar.xz samba-0828dac45ed525471a6b623f9b309c1f2569728a.zip |
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Diffstat (limited to 'source/lib/errmap_unix.c')
-rw-r--r-- | source/lib/errmap_unix.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/lib/errmap_unix.c b/source/lib/errmap_unix.c index cd2e7a53da2..79cdd886cf4 100644 --- a/source/lib/errmap_unix.c +++ b/source/lib/errmap_unix.c @@ -17,8 +17,7 @@ * GNU 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" |