[gs-devel] Re: [gs-cvs] rev 7977 - branches/gs-esp-gpl-merger/src

Till Kamppeter till.kamppeter at gmail.com
Mon May 14 12:16:59 PDT 2007


There seems to be some problem with subversion. Manually diffing the
src/gdevwts.c of the trunk and the branch did not show any difference.
The diff in the mail notification looks like that there is not one
common line in these files.

    Till


till at ghostscript.com wrote:
> Author: till
> Date: 2007-05-14 12:08:00 -0700 (Mon, 14 May 2007)
> New Revision: 7977
> 
> Modified:
>    branches/gs-esp-gpl-merger/src/gdevwts.c
> Log:
> Merged with trunk up to rev 7976.
> 
> 
> Modified: branches/gs-esp-gpl-merger/src/gdevwts.c
> ===================================================================
> --- branches/gs-esp-gpl-merger/src/gdevwts.c	2007-05-14 18:51:03 UTC (rev 7976)
> +++ branches/gs-esp-gpl-merger/src/gdevwts.c	2007-05-14 19:08:00 UTC (rev 7977)
> @@ -1,1043 +1,1043 @@
> -/* Copyright (C) 2006 artofcode LLC.  All rights reserved.
> -  
> -  This software is provided AS-IS with no warranty, either express or
> -  implied.
> -  
> -  This software is distributed under license and may not be copied,
> -  modified or distributed except as expressly authorized under the terms
> -  of the license contained in the file LICENSE in this distribution.
> -  
> -  For more information about licensing, please refer to
> -  http://www.ghostscript.com/licensing/. For information on
> -  commercial licensing, go to http://www.artifex.com/licensing/ or
> -  contact Artifex Software, Inc., 101 Lucas Valley Road #110,
> -  San Rafael, CA  94903, U.S.A., +1(415)492-9861.
> -*/
> -
> -/* $Id: gdevwts.c 6300 2005-12-28 19:56:24Z giles $ */
> -/* ALPHA: Sample Device that provides WTS screening and IMDI color management */
> -/* TODO: this should be configurable */
> -#define LINK_ICC_NAME	"../../link.icc"
> -
> -#include "errno_.h"
> -#include "string_.h"
> -



More information about the gs-devel mailing list