libXmu: Branch 'master' - 2 commits

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Sep 7 21:30:25 PDT 2013


 COPYING      |    5 +++--
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 2539e539eafdac88177c8ee30b043c5d52f017e4
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Sep 7 21:28:14 2013 -0700

    libXmu 1.1.2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/configure.ac b/configure.ac
index 18f7f58..e9d6b69 100644
--- a/configure.ac
+++ b/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])
commit 54043bd96cc474b8f96d64a46cf99d76aac8206d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Sep 7 21:27:41 2013 -0700

    Add missing copyright notices to COPYING file
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/COPYING b/COPYING
index 67a8b74..d410457 100644
--- a/COPYING
+++ b/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 at clark.net>
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),


More information about the xorg-commit mailing list