diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-07 14:49:10 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-02-12 17:02:56 +0000 |
commit | cb147377e9341af05232f95814022abdecf14024 (patch) | |
tree | 32ee4e5708487bd6e722605c5332c50aa7596ec1 /COPYING | |
parent | ec3ecf1b7cff226b6dc2d26604b1d234b262d8d5 (diff) |
Add XORG_DEFAULT_NOCODE_OPTIONS and bump version to 1.20.0util-macros-1.20.0
Allows data, doc, & font modules that don't compile any code
to avoid spending time running a bunch of compiler tests whose
results they'll ignore and never use.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ---------------------------------------------------------------------------- -Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 2005, 2023, Oracle and/or its affiliates. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), |