changeset 5286:7e535575bf6d

More permission consistency.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 14 Jun 2010 01:12:54 +0900
parents 0f7d483cff5a
children cd167465bf69
files nt/ChangeLog nt/compface.mak src/ChangeLog src/number.h
diffstat 4 files changed, 10 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/nt/ChangeLog	Sun Jun 13 23:54:13 2010 +0900
+++ b/nt/ChangeLog	Mon Jun 14 01:12:54 2010 +0900
@@ -1,3 +1,7 @@
+2010-06-14  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* compface.mak: More permission consistency.
+
 2010-06-13  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* tiff.mak:
--- a/nt/compface.mak	Sun Jun 13 23:54:13 2010 +0900
+++ b/nt/compface.mak	Mon Jun 14 01:12:54 2010 +0900
@@ -16,7 +16,7 @@
 
 ## You should have received a copy of the GNU General Public License
 ## along with XEmacs; see the file COPYING.  If not, write to
-## the Free Software Foundation, Inc., 51 Franklin St - Fifth Floor,
+## the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
 ## Boston, MA 02110-1301, USA.
 
 !if !defined(DEBUG_XEMACS)
--- a/src/ChangeLog	Sun Jun 13 23:54:13 2010 +0900
+++ b/src/ChangeLog	Mon Jun 14 01:12:54 2010 +0900
@@ -1,3 +1,7 @@
+2010-06-14  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* number.h: Another permission consistency fix.
+
 2010-06-13  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* elhash.c:
--- a/src/number.h	Sun Jun 13 23:54:13 2010 +0900
+++ b/src/number.h	Mon Jun 14 01:12:54 2010 +0900
@@ -15,7 +15,7 @@
 
 You should have received a copy of the GNU General Public License
 along with XEmacs; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 51 Franklin St - Fifth Floor,
+the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
 Boston, MA 02110-1301, USA.  */
 
 /* Synched up with: Not in FSF. */