xf86-video-r128: Branch 'master' - 2 commits

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Mar 23 19:27:33 PDT 2012


 configure.ac    |    2 +-
 man/Makefile.am |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 1ac4cd4b41d0e8232660df78ff136df1214f3907
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Mar 23 19:23:54 2012 -0700

    xf86-video-r128 6.8.2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/configure.ac b/configure.ac
index 4ba44db..ecbe3d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-r128],
-        [6.8.1],
+        [6.8.2],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         [xf86-video-r128])
 AC_CONFIG_SRCDIR([Makefile.am])
commit 2cab077d6a0380fa22fa3dda8669cf0613aee17b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Mar 23 19:23:17 2012 -0700

    Sun's copyrights are owned by Oracle now
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/man/Makefile.am b/man/Makefile.am
index 4e22d61..daad718 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,5 +1,5 @@
 #
-# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
+# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -19,7 +19,7 @@
 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 # DEALINGS IN THE SOFTWARE.
-# 
+#
 
 drivermandir = $(DRIVER_MAN_DIR)
 


More information about the xorg-commit mailing list