diff options
Diffstat (limited to 'config-scripts/cups-poll.m4')
-rw-r--r-- | config-scripts/cups-poll.m4 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/config-scripts/cups-poll.m4 b/config-scripts/cups-poll.m4 index 6dd8d9587..e4ddf028d 100644 --- a/config-scripts/cups-poll.m4 +++ b/config-scripts/cups-poll.m4 @@ -4,11 +4,7 @@ dnl dnl Copyright 2007-2011 by Apple Inc. dnl Copyright 2006 by Easy Software Products, all rights reserved. dnl -dnl These coded instructions, statements, and computer programs are the -dnl property of Apple Inc. and are protected by Federal copyright -dnl law. Distribution and use rights are outlined in the file "LICENSE.txt" -dnl which should have been included with this file. If this file is -dnl missing or damaged, see the license at "http://www.cups.org/". +dnl Licensed under Apache License v2.0. See the file "LICENSE" for more information. dnl AC_CHECK_FUNC(poll, AC_DEFINE(HAVE_POLL)) |