summaryrefslogtreecommitdiff
path: root/tests/a11y
diff options
context:
space:
mode:
Diffstat (limited to 'tests/a11y')
-rw-r--r--tests/a11y/accessibility-dump.c4
-rw-r--r--tests/a11y/children.c4
-rw-r--r--tests/a11y/focus.c4
-rw-r--r--tests/a11y/text.c4
-rw-r--r--tests/a11y/tree-performance.c4
-rw-r--r--tests/a11y/tree-relationships.c4
-rw-r--r--tests/a11y/util.c4
7 files changed, 7 insertions, 21 deletions
diff --git a/tests/a11y/accessibility-dump.c b/tests/a11y/accessibility-dump.c
index a092db73cc..8d4b2b1c67 100644
--- a/tests/a11y/accessibility-dump.c
+++ b/tests/a11y/accessibility-dump.c
@@ -15,9 +15,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include "config.h"
diff --git a/tests/a11y/children.c b/tests/a11y/children.c
index 6d4eb84491..19b1e607d8 100644
--- a/tests/a11y/children.c
+++ b/tests/a11y/children.c
@@ -15,9 +15,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#define GDK_DISABLE_DEPRECATION_WARNINGS
diff --git a/tests/a11y/focus.c b/tests/a11y/focus.c
index 59b58fd53c..1b83ea60a2 100644
--- a/tests/a11y/focus.c
+++ b/tests/a11y/focus.c
@@ -15,9 +15,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include <gtk/gtk.h>
diff --git a/tests/a11y/text.c b/tests/a11y/text.c
index 254df16091..c18c823643 100644
--- a/tests/a11y/text.c
+++ b/tests/a11y/text.c
@@ -15,9 +15,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include <gtk/gtk.h>
diff --git a/tests/a11y/tree-performance.c b/tests/a11y/tree-performance.c
index e8cbf059f0..b28f7a3d0d 100644
--- a/tests/a11y/tree-performance.c
+++ b/tests/a11y/tree-performance.c
@@ -15,9 +15,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include <gtk/gtk.h>
diff --git a/tests/a11y/tree-relationships.c b/tests/a11y/tree-relationships.c
index 45ae361b34..34f45b690a 100644
--- a/tests/a11y/tree-relationships.c
+++ b/tests/a11y/tree-relationships.c
@@ -15,9 +15,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include <gtk/gtk.h>
diff --git a/tests/a11y/util.c b/tests/a11y/util.c
index 96194c219c..906c98b9e0 100644
--- a/tests/a11y/util.c
+++ b/tests/a11y/util.c
@@ -15,9 +15,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include <gtk/gtk.h>