[liblouis-liblouisxml] [liblouisutdml] push by john.bo...@xxxxxxxxxxxxxxxxx - Added header with copyringt and license info to autogen.sh on 2013-10-31 01:56 GMT

  • From: liblouisutdml@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Thu, 31 Oct 2013 01:56:27 +0000

Revision: 8c1ad472cf83
Branch:   default
Author:   John Boyer <john.boyer@xxxxxxxxxxxxxxxxx>
Date:     Thu Oct 31 01:55:36 2013 UTC
Log:      Added header with copyringt and license info to autogen.sh
http://code.google.com/p/liblouisutdml/source/detail?r=8c1ad472cf83

Added:
 /copyright-notice.cmt
 /copyright-notice.txt
Modified:
 /Makefile.am
 /autogen.sh

=======================================
--- /dev/null
+++ /copyright-notice.cmt       Thu Oct 31 01:55:36 2013 UTC
@@ -0,0 +1,32 @@
+# liblouisutdml Braille Transcription Library
+#
+#   This file may contain code borrowed from the Linux screenreader
+#   BRLTTY, copyright (C) 1999-2006 by
+#   the BRLTTY Team
+#
+#   Copyright (C) 2004, 2005, 2006, 2013
+#   ViewPlus Technologies, Inc. www.viewplus.com
+#   and
+#   Abilitiessoft, Inc. www.abilitiessoft.com
+#   All rights reserved
+#
+#   This file is free software; you can redistribute it and/or modify it
+#   under the terms of the Lesser or Library GNU General Public License
+#   (LGPL) as published by the
+#   Free Software Foundation; either version 3, or (at your option) any
+#   later version.
+#
+#   This file is distributed in the hope that it will be useful, but
+#   WITHOUT ANY WARRANTY; without even the implied warranty of
+#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#   Library GNU General Public License for more details.
+#
+#   You should have received a copy of the Library GNU General Public
+#   License along with this program; see the file COPYING.  If not,
+# write to
+#   the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+#   Boston, MA 02110-1301, USA.
+#
+#   Maintained by John J. Boyer john.boyer@xxxxxxxxxxxxxxxxx
+#
+
=======================================
--- /dev/null
+++ /copyright-notice.txt       Thu Oct 31 01:55:36 2013 UTC
@@ -0,0 +1,30 @@
+/* liblouisutdml Braille Transcription Library
+
+   This file may contain code borrowed from the Linux screenreader
+   BRLTTY, copyright (C) 1999-2006 by
+   the BRLTTY Team
+
+   Copyright (C) 2004, 2005, 2006, 2013
+   ViewPlus Technologies, Inc. www.viewplus.com
+   and
+   Abilitiessoft, Inc. www.abilitiessoft.com
+   All rights reserved
+
+   This file is free software; you can redistribute it and/or modify it
+   under the terms of the Lesser or Library GNU General Public License
+   as published by the
+   Free Software Foundation; either version 3, or (at your option) any
+   later version.
+
+   This file is distributed in the hope that it will be useful, but
+   WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   Library GNU General Public License for more details.
+
+   You should have received a copy of the Library GNU General Public
+   License along with this program; see the file COPYING.  If not, write to
+   the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+   Boston, MA 02110-1301, USA.
+
+   Maintained by John J. Boyer john.boyer@xxxxxxxxxxxxxxxxx
+   */
=======================================
--- /Makefile.am        Sat Jul 23 16:24:34 2011 UTC
+++ /Makefile.am        Thu Oct 31 01:55:36 2013 UTC
@@ -6,5 +6,7 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = liblouisutdml.pc

-EXTRA_DIST = liblouisutdml.pc README.windows README.mac
+EXTRA_DIST = liblouisutdml.pc README.windows README.mac \
+        coopyright-notice.txt copyright-notice.cmt
+

=======================================
--- /autogen.sh Sat Jul  3 16:32:58 2010 UTC
+++ /autogen.sh Thu Oct 31 01:55:36 2013 UTC
@@ -1,4 +1,36 @@
 #!/bin/sh
+# liblouisutdml Braille Transcription Library
+#
+#   This file may contain code borrowed from the Linux screenreader
+#   BRLTTY, copyright (C) 1999-2006 by
+#   the BRLTTY Team
+#
+#   Copyright (C) 2004, 2005, 2006, 2013
+#   ViewPlus Technologies, Inc. www.viewplus.com
+#   and
+#   Abilitiessoft, Inc. www.abilitiessoft.com
+#   All rights reserved
+#
+#   This file is free software; you can redistribute it and/or modify it
+#   under the terms of the Lesser or Library GNU General Public License
+#   (LGPL) as published by the
+#   Free Software Foundation; either version 3, or (at your option) any
+#   later version.
+#
+#   This file is distributed in the hope that it will be useful, but
+#   WITHOUT ANY WARRANTY; without even the implied warranty of
+#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#   Library GNU General Public License for more details.
+#
+#   You should have received a copy of the Library GNU General Public
+#   License along with this program; see the file COPYING.  If not,
+# write to
+#   the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+#   Boston, MA 02110-1301, USA.
+#
+#   Maintained by John J. Boyer john.boyer@xxxxxxxxxxxxxxxxx
+#
+
 #
 # autogen.sh glue for liblouis
 #
For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts:

  • » [liblouis-liblouisxml] [liblouisutdml] push by john.bo...@xxxxxxxxxxxxxxxxx - Added header with copyringt and license info to autogen.sh on 2013-10-31 01:56 GMT - liblouisutdml