emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ndir.h,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/ndir.h,v
Date: Sat, 10 Feb 2007 22:34:45 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/02/10 22:34:45

Index: ndir.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ndir.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- ndir.h      1 Sep 2003 15:45:56 -0000       1.4
+++ ndir.h      10 Feb 2007 22:34:45 -0000      1.5
@@ -2,8 +2,11 @@
        <dir.h> -- definitions for 4.2BSD-compatible directory access
 
        last edit:      09-Jul-1983     D A Gwyn
-*/
 
+ * The code here is forced by the interface, and is not subject to
+ * copyright, constituting the only possible expression of the
+ * algorithm in this format.
+ */
 #ifdef VMS
 #ifndef FAB$C_BID
 #include <fab.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]