comparison src/s/freebsd.h @ 64083:23a17af379b1

Update FSF's address.
author Lute Kamstra <lute@gnu.org>
date Mon, 04 Jul 2005 15:47:28 +0000
parents ceeb45621964
children 6358e3c6075c f9a65d7ebd29
comparison
equal deleted inserted replaced
64082:e9ecdd073be3 64083:23a17af379b1
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details. 17 GNU General Public License for more details.
18 18
19 You should have received a copy of the GNU General Public License 19 You should have received a copy of the GNU General Public License
20 along with GNU Emacs; see the file COPYING. If not, write to 20 along with GNU Emacs; see the file COPYING. If not, write to
21 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 21 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22 Boston, MA 02111-1307, USA. */ 22 Boston, MA 02110-1301, USA. */
23 23
24 /* Get the correct __FreeBSD_version, even if this is before that was 24 /* Get the correct __FreeBSD_version, even if this is before that was
25 defined. */ 25 defined. */
26 #ifndef __FreeBSD_version 26 #ifndef __FreeBSD_version
27 #ifndef __FreeBSD__ 27 #ifndef __FreeBSD__