aboutsummaryrefslogtreecommitdiff
path: root/libXmu
diff options
context:
space:
mode:
Diffstat (limited to 'libXmu')
-rw-r--r--libXmu/COPYING5
-rw-r--r--libXmu/configure.ac2
2 files changed, 4 insertions, 3 deletions
diff --git a/libXmu/COPYING b/libXmu/COPYING
index 67a8b748f..d4104572f 100644
--- a/libXmu/COPYING
+++ b/libXmu/COPYING
@@ -1,4 +1,4 @@
-Copyright 1989, 1998 The Open Group
+Copyright 1988, 1989, 1990, 1991, 1994, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
@@ -46,9 +46,10 @@ SOFTWARE.
-----------
-And Xmu/Clip.c has:
+Xmu/Clip.c and Xmu/Lookup.h have:
Copyright (c) 1998 by The XFree86 Project, Inc.
+Copyright 1999 by Thomas E. Dickey <dickey@clark.net>
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
diff --git a/libXmu/configure.ac b/libXmu/configure.ac
index 18f7f5830..e9d6b690e 100644
--- a/libXmu/configure.ac
+++ b/libXmu/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXmu], [1.1.1],
+AC_INIT([libXmu], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXmu])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])