That brings up something I'm curious about. Currently the copyright notices in all the documents are mostly similar, but little differences here and there, like the years are different. Also, some are shared between X Consortium and other entities like DEC. Is it possible that we could have a common copyright file and then include that everywhere so it would be consistent?
Matt On Mon, Sep 13, 2010 at 7:12 PM, Alan Coopersmith <[email protected]> wrote: > For the technical content, > Reviewed-by: Alan Coopersmith <[email protected]> > > You don't need to include the Oracle copyright notice when you > created the entire file contents yourself though. (The license > is the X.Org standard license, so you could change the copyright > to yourself or just remove it for a 5 line Makefile.) > > -alan- > > Gaetan Nadon wrote: >> These specs are not expected to be moved elsewhere. >> >> Gaetan Nadon (3): >> config: build CTEXT spec now in DocBook XML format >> config: build ICCCM spec now in DocBook XML format >> config: build XLFD spec now in DocBook XML format >> >> Makefile.am | 5 +--- >> configure.ac | 16 +++++++++--- >> specs/.gitignore | 5 +++ >> specs/CTEXT/Makefile.am | 32 +++++++++++++++++++++++ >> specs/ICCCM/Makefile.am | 32 +++++++++++++++++++++++ >> specs/Makefile.am | 24 +++++++++++++++++ >> specs/XLFD/Makefile.am | 32 +++++++++++++++++++++++ >> specs/xmlrules.in | 64 >> +++++++++++++++++++++++++++++++++++++++++++++++ >> 8 files changed, 202 insertions(+), 8 deletions(-) >> create mode 100644 specs/.gitignore >> create mode 100644 specs/CTEXT/Makefile.am >> create mode 100644 specs/ICCCM/Makefile.am >> create mode 100644 specs/Makefile.am >> create mode 100644 specs/XLFD/Makefile.am >> create mode 100644 specs/xmlrules.in >> >> _______________________________________________ >> [email protected]: X.Org development >> Archives: http://lists.x.org/archives/xorg-devel >> Info: http://lists.x.org/mailman/listinfo/xorg-devel > > > -- > -Alan Coopersmith- [email protected] > Oracle Solaris Platform Engineering: X Window System > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
