diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-05 10:28:40 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-05 10:32:26 +0200 |
commit | cc4fdf6f06552d4ea180105010c3b2f24be380bc (patch) | |
tree | 020f947af98354c50ac454756610b382b3d68362 /nx-X11/extras | |
parent | 4ad29435c8549a9e27d3299957cbb190603fb080 (diff) | |
download | nx-libs-cc4fdf6f06552d4ea180105010c3b2f24be380bc.tar.gz nx-libs-cc4fdf6f06552d4ea180105010c3b2f24be380bc.tar.bz2 nx-libs-cc4fdf6f06552d4ea180105010c3b2f24be380bc.zip |
X.org 6.9 documentation files: Move into doc/_attic_/.
Diffstat (limited to 'nx-X11/extras')
-rw-r--r-- | nx-X11/extras/README | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/nx-X11/extras/README b/nx-X11/extras/README deleted file mode 100644 index 295910e73..000000000 --- a/nx-X11/extras/README +++ /dev/null @@ -1,17 +0,0 @@ -This directory (xc/extras) contains packages that are maintained outside -of XFree86, but which are included with the base XFree86 distribution. -Each such package should be imported on its own vendor branch (see -the README.XFree86 file in each subdirectory for specific 'cvs import' -details). 'XFree86' RCS ident lines should only be added to files that -have XFree86-specific changes. Binary files should not normally be -imported. - -Packages included here must be redistributable under conditions compatible -with the XFree86 redistribution conditions (see -xc/programs/Xserver/hw/xfree86/doc/COPYRIGHT for examples of compatible -licences). - - - -$XFree86: xc/extras/README,v 1.1 1998/08/29 08:01:42 dawes Exp $ - |