x11-screen/: Fix copyrights.
authorMatt Birkholz <puck@birchwood-abbey.net>
Thu, 9 Jun 2016 00:07:07 +0000 (17:07 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Thu, 9 Jun 2016 00:07:07 +0000 (17:07 -0700)
src/x11-screen/Makefile.am
src/x11-screen/NEWS
src/x11-screen/compile.sh
src/x11-screen/configure.ac
src/x11-screen/ed-ffi.scm
src/x11-screen/x11-command.scm
src/x11-screen/x11-key.scm
src/x11-screen/x11-screen-test.scm
src/x11-screen/x11-screen.pkg
src/x11-screen/x11-screen.scm

index bacb3241c7ccad46b0ec53e1d823a99e7cc14fd6..f114996f9a9e0da49dde170a733b7c9bca863066 100644 (file)
@@ -5,20 +5,20 @@
 ##     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
 ##     Massachusetts Institute of Technology
 ##
-## This file is part of the X11-Screen option for MIT/GNU Scheme.
+## This file is part of an X11-screen plugin for MIT/GNU Scheme.
 ##
-## X11-Screen is free software; you can redistribute it and/or modify
+## This plugin is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published
 ## by the Free Software Foundation; either version 2 of the License,
 ## or (at your option) any later version.
 ##
-## X11-Screen is distributed in the hope that it will be useful, but
+## This plugin 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 GNU
 ## General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with X11-Screen; if not, write to the Free Software
+## along with this plugin; if not, write to the Free Software
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 ## 02110-1301, USA.
 
index 1043181c5416b04ea2c2860581624167d597b531..45724ca0d6ccacafd898897de033a8529c3788e5 100644 (file)
@@ -5,22 +5,21 @@ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014,
     2015, 2016 Massachusetts Institute of Technology
 
-This file is part of MIT/GNU Scheme.
+This file is part of an X11-screen plugin for MIT/GNU Scheme.
 
-MIT/GNU Scheme is free software; you can redistribute it and/or
-modify it under the terms of the GNU General Public License as
-published by the Free Software Foundation; either version 2 of the
-License, or (at your option) any later version.
+This plugin is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
 
-MIT/GNU Scheme is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
+This plugin 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 GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with MIT/GNU Scheme; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-02110-1301, USA.
+along with this plugin; if not, write to the Free Software Foundation,
+Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 mit-scheme-x11-screen 0.1 - Matt Birkholz, 2016-05-25
 =====================================================
index d44f7298aa5225d217af73991018db9239d3e23d..5c0d625f92f30f8e31a49d402771ac2730528fa5 100755 (executable)
@@ -6,24 +6,24 @@
 #     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
 #     Massachusetts Institute of Technology
 #
-# This file is part of MIT/GNU Scheme.
+# This file is part of an X11-screen plugin for MIT/GNU Scheme.
 #
-# MIT/GNU Scheme is free software; you can redistribute it and/or modify
+# This plugin is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or (at
-# your option) any later version.
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
 #
-# MIT/GNU Scheme is distributed in the hope that it will be useful, but
+# This plugin 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 GNU
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with MIT/GNU Scheme; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
-# USA.
+# along with this plugin; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 
-# Compile the X11-SCREEN option.
+# Compile the X11-SCREEN plugin.
 
 set -e
 : ${MIT_SCHEME_EXE=mit-scheme}
index e4a0cf70963af1a71910e078fc331596401b4517..a306e920ca2246b599ce9c665d75d66f72d3b3fd 100644 (file)
@@ -12,20 +12,20 @@ AC_COPYRIGHT(
     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
     Massachusetts Institute of Technology
 
-This file is part of an x11-screen option for MIT/GNU Scheme.
+This file is part of an X11-screen plugin for MIT/GNU Scheme.
 
-This option is free software; you can redistribute it and/or modify it
+This plugin is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
 Free Software Foundation; either version 2 of the License, or (at your
 option) any later version.
 
-This option is distributed in the hope that it will be useful, but
+This plugin 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 GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this option; if not, write to the Free Software Foundation,
+along with this plugin; if not, write to the Free Software Foundation,
 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 ])
 
index 5328df6036550b71a0062c6aecc21e770160c49e..7454c7ae8c03f80d068ac3c41bc084e4b31c8194 100644 (file)
@@ -5,22 +5,21 @@ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
     Massachusetts Institute of Technology
 
-This file is part of MIT/GNU Scheme.
+This file is part of an X11-screen plugin for MIT/GNU Scheme.
 
-MIT/GNU Scheme is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This plugin is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
 
-MIT/GNU Scheme is distributed in the hope that it will be useful, but
+This plugin 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 GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with MIT/GNU Scheme; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
-USA.
+along with this plugin; if not, write to the Free Software Foundation,
+Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 |#
 
index 0a7999b024e291f708f56e29871657e6a11b7e86..7f08433238c545cc7ed8d02befd86f498cd807b4 100644 (file)
@@ -5,22 +5,21 @@ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
     Massachusetts Institute of Technology
 
-This file is part of MIT/GNU Scheme.
+This file is part of an X11-screen plugin for MIT/GNU Scheme.
 
-MIT/GNU Scheme is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This plugin is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
 
-MIT/GNU Scheme is distributed in the hope that it will be useful, but
+This plugin 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 GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with MIT/GNU Scheme; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
-USA.
+along with this plugin; if not, write to the Free Software Foundation,
+Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 |#
 
index 686773f7ecd7846a408218d6f0cbe081dbbb1089..d66e25285bbc899f83b0971f83bb05afce9af3c9 100644 (file)
@@ -5,22 +5,21 @@ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
     Massachusetts Institute of Technology
 
-This file is part of MIT/GNU Scheme.
+This file is part of an X11-screen plugin for MIT/GNU Scheme.
 
-MIT/GNU Scheme is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This plugin is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
 
-MIT/GNU Scheme is distributed in the hope that it will be useful, but
+This plugin 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 GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with MIT/GNU Scheme; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
-USA.
+along with this plugin; if not, write to the Free Software Foundation,
+Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 |#
 
index 6c2c8ece64d84cb0364d7c55e66c6462be08884c..cb92c542a4f32ce8c77ee9ebdac297dc80751169 100644 (file)
@@ -5,7 +5,7 @@ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
     Massachusetts Institute of Technology
 
-This file is part of an x11 plugin for MIT/GNU Scheme.
+This file is part of an X11-screen plugin for MIT/GNU Scheme.
 
 This plugin is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
index 3a5ff34e65303628cf4ec92bce009db174670c4b..a3a84ba04c06f9565cb9bdcc3768977db7647427 100644 (file)
@@ -5,22 +5,21 @@ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
     Massachusetts Institute of Technology
 
-This file is part of MIT/GNU Scheme.
+This file is part of an X11-screen plugin for MIT/GNU Scheme.
 
-MIT/GNU Scheme is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This plugin is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
 
-MIT/GNU Scheme is distributed in the hope that it will be useful, but
+This plugin 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 GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with MIT/GNU Scheme; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
-USA.
+along with this plugin; if not, write to the Free Software Foundation,
+Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 |#
 
index bc198af52a0cadcf1bae7b92e26272aae9e19e4b..35543143ec9c3227df21bbb6c8d30731aa561989 100644 (file)
@@ -5,22 +5,21 @@ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
     Massachusetts Institute of Technology
 
-This file is part of MIT/GNU Scheme.
+This file is part of an X11-screen plugin for MIT/GNU Scheme.
 
-MIT/GNU Scheme is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+This plugin is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
 
-MIT/GNU Scheme is distributed in the hope that it will be useful, but
+This plugin 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 GNU
 General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with MIT/GNU Scheme; if not, write to the Free Software
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
-USA.
+along with this plugin; if not, write to the Free Software Foundation,
+Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 |#