mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +00:00
Encoding of numerous files changed to UTF-8
This commit is contained in:
parent
f264a7ea74
commit
44f4713a05
158 changed files with 332 additions and 332 deletions
|
|
@ -4,7 +4,7 @@
|
|||
/*
|
||||
* This code is largely copied from fbBlt.c.
|
||||
*
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright (c) 2002 Apple Computer, Inc. All Rights Reserved.
|
||||
* Copyright (c) 2003 Torrey T. Lyons. All Rights Reserved.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This code is largely copied from fbcopy.c.
|
||||
*
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright (c) 2003 Torrey T. Lyons. All Rights Reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This code is largely copied from fbfill.c.
|
||||
*
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright (c) 2003 Torrey T. Lyons. All Rights Reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This code is largely copied from fbfillrect.c.
|
||||
*
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright (c) 2003 Torrey T. Lyons. All Rights Reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This code is largely copied from fbfillsp.c.
|
||||
*
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright (c) 2003 Torrey T. Lyons. All Rights Reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* This code is largely copied from fbglyph.c.
|
||||
*
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright (c) 2003 Torrey T. Lyons. All Rights Reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
/*
|
||||
* This code is largely copied from fbsolid.c.
|
||||
*
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright (c) 2002 Apple Computer, Inc. All Rights Reserved.
|
||||
* Copyright (c) 2003 Torrey T. Lyons. All Rights Reserved.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
/* This file is largely based on fbcompose.c and fbpict.c, which contain
|
||||
* the following copyright:
|
||||
*
|
||||
* Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
|
||||
* Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
|
||||
*/
|
||||
/* $XFree86: xc/programs/Xserver/miext/rootless/safeAlpha/safeAlphaPicture.c,v 1.3 2003/10/24 00:33:15 torrey Exp $ */
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/* $XdotOrg$ */
|
||||
/* $XdotOrg: xc/programs/Xserver/miext/rootless/safeAlpha/safeAlphaWindow.c,v 1.2 2004/04/23 19:54:28 eich Exp $ */
|
||||
/*
|
||||
* Specialized window functions to protect the alpha channel
|
||||
*/
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
/* Portions of this file are based on fbwindow.c, which contains the
|
||||
* following copyright:
|
||||
*
|
||||
* Copyright © 1998 Keith Packard
|
||||
* Copyright © 1998 Keith Packard
|
||||
*/
|
||||
/* $XFree86: xc/programs/Xserver/miext/rootless/safeAlpha/safeAlphaWindow.c,v 1.1 2003/09/16 00:36:20 torrey Exp $ */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue