From 11967dce11cd953d123d53bb3389aa257c5158e8 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Fri, 4 Jan 2008 22:54:26 -0800 Subject: [PATCH] XQuartz: Fixed copyright in About box for 2008. Happy New Year! --- hw/xquartz/Makefile.am | 4 +++- hw/xquartz/bundle/Info.plist | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/hw/xquartz/Makefile.am b/hw/xquartz/Makefile.am index 831ba49f4..9ac6e0a3e 100644 --- a/hw/xquartz/Makefile.am +++ b/hw/xquartz/Makefile.am @@ -1,7 +1,9 @@ noinst_LTLIBRARIES = libXquartz.la AM_CFLAGS = $(XSERVER_CFLAGS) $(DIX_CFLAGS) +AM_OBJCFLAGS = $(XSERVER_CFLAGS) $(DIX_CFLAGS) AM_CPPFLAGS = \ -DBUILD_DATE=\"$(BUILD_DATE)\" \ + -DXSERVER_VERSION=\"$(VERSION)\" \ -DINXQUARTZ \ -DUSE_NEW_CLUT \ -DXFree86Server \ @@ -15,7 +17,7 @@ SUBDIRS = . xpr $(X11APP_SUBDIRS) DIST_SUBDIRS = xpr bundle libXquartz_la_SOURCES = \ - $(top_srcdir)/fb/fbcmap.c \ + $(top_srcdir)/fb/fbcmap_mi.c \ $(top_srcdir)/mi/miinitext.c \ X11Application.m \ X11Controller.m \ diff --git a/hw/xquartz/bundle/Info.plist b/hw/xquartz/bundle/Info.plist index fce8c964d..5babdfe6e 100644 --- a/hw/xquartz/bundle/Info.plist +++ b/hw/xquartz/bundle/Info.plist @@ -25,9 +25,9 @@ CSResourcesFileMapped NSHumanReadableCopyright - Copyright © 2003-2007, Apple Inc. + Copyright © 2003-2008, Apple Inc. Copyright © 2003, XFree86 Project, Inc. -Copyright © 2003-2007, X.org Project, Inc. +Copyright © 2003-2008, X.org Project, Inc. NSMainNibFile main