The unified diff between revisions [aa503014..] and [8cf0d4a7..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "examples/display_switch/test_display_switch.adb"
#  from [15ce4e05f6addb4a76bceff3e632208a2b493f36]
#    to [c7a9b3fee6441946a016438850a2fae7c8bd8d59]
#
# patch "src/gdk-display_manager.adb"
#  from [110622c5422d5ceaa2004bf9c58b5256916c76e5]
#    to [32bf6582e06bf23255361c0af3a6ffb4f00fac11]
#
# patch "src/gdk-display_manager.ads"
#  from [4b793b52d1318c753963a41fe581907da5e38ce3]
#    to [9727e67c8e116c1ef216db0ad3ba0508cecb6c20]
#
# patch "src/gtk-tree_model-utils.adb"
#  from [7da7ab682ec462f0503125e0896ba147b66267a2]
#    to [2aafcecd3f6c9062f2bcf1f279ed38b958294824]
#
# patch "src/gtk-tree_model-utils.ads"
#  from [6ec02adb05843893eea6b1e3542d2a0a421ec984]
#    to [234edea490bf092a2fae39c8628dbbbfe20b665f]
#
# patch "src/gtkada-abstract_list_model.adb"
#  from [7ba9b3d4d493137b50fda1c55aa9568a956f2190]
#    to [94bb956a57455b26d089ae81dde6af0d5b18a858]
#
# patch "src/gtkada-abstract_list_model.ads"
#  from [d1c0661c38b8f8fe5e8b0c1ffa7215103fa8751f]
#    to [e148c7ae561f1c5453beda6671681273b3209017]
#
# patch "src/gtkada-abstract_tree_model.adb"
#  from [2358ac0ea063817e1aaaecedf6c989670aff800e]
#    to [f4419287b4a41b7ecb8ae6f455321d5172bfa8a1]
#
# patch "src/gtkada-abstract_tree_model.ads"
#  from [a82704c8b69895eac6c3836ce97dda23c75e6fc0]
#    to [fad8fa7caa7ff088d870740c5b1faa79f34cb525]
#
============================================================
--- examples/display_switch/test_display_switch.adb	15ce4e05f6addb4a76bceff3e632208a2b493f36
+++ examples/display_switch/test_display_switch.adb	c7a9b3fee6441946a016438850a2fae7c8bd8d59
@@ -18,12 +18,6 @@
 -- Free Software Foundation, Inc., 59 Temple Place - Suite 330,      --
 -- Boston, MA 02111-1307, USA.                                       --
 --                                                                   --
--- As a special exception, if other files instantiate generics from  --
--- this unit, or you link this unit with other files to produce an   --
--- executable, this  unit  does not  by itself cause  the resulting  --
--- executable to be covered by the GNU General Public License. This  --
--- exception does not however invalidate any other reasons why the   --
--- executable file  might be covered by the  GNU Public License.     --
 -----------------------------------------------------------------------

 --  This program demonstrates how to switch between displays under X11.
============================================================
--- src/gdk-display_manager.adb	110622c5422d5ceaa2004bf9c58b5256916c76e5
+++ src/gdk-display_manager.adb	32bf6582e06bf23255361c0af3a6ffb4f00fac11
@@ -18,12 +18,6 @@
 -- Free Software Foundation, Inc., 59 Temple Place - Suite 330,      --
 -- Boston, MA 02111-1307, USA.                                       --
 --                                                                   --
--- As a special exception, if other files instantiate generics from  --
--- this unit, or you link this unit with other files to produce an   --
--- executable, this  unit  does not  by itself cause  the resulting  --
--- executable to be covered by the GNU General Public License. This  --
--- exception does not however invalidate any other reasons why the   --
--- executable file  might be covered by the  GNU Public License.     --
 -----------------------------------------------------------------------

 with Glib.Object; use Glib.Object;
============================================================
--- src/gdk-display_manager.ads	4b793b52d1318c753963a41fe581907da5e38ce3
+++ src/gdk-display_manager.ads	9727e67c8e116c1ef216db0ad3ba0508cecb6c20
@@ -18,12 +18,6 @@
 -- Free Software Foundation, Inc., 59 Temple Place - Suite 330,      --
 -- Boston, MA 02111-1307, USA.                                       --
 --                                                                   --
--- As a special exception, if other files instantiate generics from  --
--- this unit, or you link this unit with other files to produce an   --
--- executable, this  unit  does not  by itself cause  the resulting  --
--- executable to be covered by the GNU General Public License. This  --
--- exception does not however invalidate any other reasons why the   --
--- executable file  might be covered by the  GNU Public License.     --
 -----------------------------------------------------------------------

 with Gdk.Display;  use Gdk.Display;
============================================================
--- src/gtk-tree_model-utils.adb	7da7ab682ec462f0503125e0896ba147b66267a2
+++ src/gtk-tree_model-utils.adb	2aafcecd3f6c9062f2bcf1f279ed38b958294824
@@ -18,12 +18,6 @@
 -- Free Software Foundation, Inc., 59 Temple Place - Suite 330,      --
 -- Boston, MA 02111-1307, USA.                                       --
 --                                                                   --
--- As a special exception, if other files instantiate generics from  --
--- this unit, or you link this unit with other files to produce an   --
--- executable, this  unit  does not  by itself cause  the resulting  --
--- executable to be covered by the GNU General Public License. This  --
--- exception does not however invalidate any other reasons why the   --
--- executable file  might be covered by the  GNU Public License.     --
 -----------------------------------------------------------------------

 package body Gtk.Tree_Model.Utils is
============================================================
--- src/gtk-tree_model-utils.ads	6ec02adb05843893eea6b1e3542d2a0a421ec984
+++ src/gtk-tree_model-utils.ads	234edea490bf092a2fae39c8628dbbbfe20b665f
@@ -18,12 +18,6 @@
 -- Free Software Foundation, Inc., 59 Temple Place - Suite 330,      --
 -- Boston, MA 02111-1307, USA.                                       --
 --                                                                   --
--- As a special exception, if other files instantiate generics from  --
--- this unit, or you link this unit with other files to produce an   --
--- executable, this  unit  does not  by itself cause  the resulting  --
--- executable to be covered by the GNU General Public License. This  --
--- exception does not however invalidate any other reasons why the   --
--- executable file  might be covered by the  GNU Public License.     --
 -----------------------------------------------------------------------

 package Gtk.Tree_Model.Utils is
============================================================
--- src/gtkada-abstract_list_model.adb	7ba9b3d4d493137b50fda1c55aa9568a956f2190
+++ src/gtkada-abstract_list_model.adb	94bb956a57455b26d089ae81dde6af0d5b18a858
@@ -18,12 +18,6 @@
 -- Free Software Foundation, Inc., 59 Temple Place - Suite 330,      --
 -- Boston, MA 02111-1307, USA.                                       --
 --                                                                   --
--- As a special exception, if other files instantiate generics from  --
--- this unit, or you link this unit with other files to produce an   --
--- executable, this  unit  does not  by itself cause  the resulting  --
--- executable to be covered by the GNU General Public License. This  --
--- exception does not however invalidate any other reasons why the   --
--- executable file  might be covered by the  GNU Public License.     --
 -----------------------------------------------------------------------

 with Gtk.Tree_Model.Utils;
============================================================
--- src/gtkada-abstract_list_model.ads	d1c0661c38b8f8fe5e8b0c1ffa7215103fa8751f
+++ src/gtkada-abstract_list_model.ads	e148c7ae561f1c5453beda6671681273b3209017
@@ -18,12 +18,6 @@
 -- Free Software Foundation, Inc., 59 Temple Place - Suite 330,      --
 -- Boston, MA 02111-1307, USA.                                       --
 --                                                                   --
--- As a special exception, if other files instantiate generics from  --
--- this unit, or you link this unit with other files to produce an   --
--- executable, this  unit  does not  by itself cause  the resulting  --
--- executable to be covered by the GNU General Public License. This  --
--- exception does not however invalidate any other reasons why the   --
--- executable file  might be covered by the  GNU Public License.     --
 -----------------------------------------------------------------------

 with Gtk.Tree_Model;
============================================================
--- src/gtkada-abstract_tree_model.adb	2358ac0ea063817e1aaaecedf6c989670aff800e
+++ src/gtkada-abstract_tree_model.adb	f4419287b4a41b7ecb8ae6f455321d5172bfa8a1
@@ -18,12 +18,6 @@
 -- Free Software Foundation, Inc., 59 Temple Place - Suite 330,      --
 -- Boston, MA 02111-1307, USA.                                       --
 --                                                                   --
--- As a special exception, if other files instantiate generics from  --
--- this unit, or you link this unit with other files to produce an   --
--- executable, this  unit  does not  by itself cause  the resulting  --
--- executable to be covered by the GNU General Public License. This  --
--- exception does not however invalidate any other reasons why the   --
--- executable file  might be covered by the  GNU Public License.     --
 -----------------------------------------------------------------------

 with Interfaces.C.Strings;
============================================================
--- src/gtkada-abstract_tree_model.ads	a82704c8b69895eac6c3836ce97dda23c75e6fc0
+++ src/gtkada-abstract_tree_model.ads	fad8fa7caa7ff088d870740c5b1faa79f34cb525
@@ -18,12 +18,6 @@
 -- Free Software Foundation, Inc., 59 Temple Place - Suite 330,      --
 -- Boston, MA 02111-1307, USA.                                       --
 --                                                                   --
--- As a special exception, if other files instantiate generics from  --
--- this unit, or you link this unit with other files to produce an   --
--- executable, this  unit  does not  by itself cause  the resulting  --
--- executable to be covered by the GNU General Public License. This  --
--- exception does not however invalidate any other reasons why the   --
--- executable file  might be covered by the  GNU Public License.     --
 -----------------------------------------------------------------------

 with Glib.Values;