Lines Matching full:print
9 print "# Copyright (c) 2020 Yubico AB. All rights reserved."
10 print "#"
11 print "# Redistribution and use in source and binary forms, with or without"
12 print "# modification, are permitted provided that the following conditions are"
13 print "# met:"
14 print "# "
15 print "# 1. Redistributions of source code must retain the above copyright"
16 print "# notice, this list of conditions and the following disclaimer."
17 print "# 2. Redistributions in binary form must reproduce the above copyright"
18 print "# notice, this list of conditions and the following disclaimer in"
19 print "# the documentation and/or other materials provided with the"
20 print "# distribution."
21 print "# "
22 print "# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS"
23 print "# \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT"
24 print "# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR"
25 print "# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT"
26 print "# HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,"
27 print "# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT"
28 print "# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,"
29 print "# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY"
30 print "# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT"
31 print "# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE"
32 print "# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
33 print "#"
34 print "# SPDX-License-Identifier: BSD-2-Clause"
35 print ""
36 print "# This file is automatically generated, and should be used with udev 188"
37 print "# or newer."
38 print ""
39 print "ACTION!=\"add|change\", GOTO=\"fido_end\""
74 print line
78 print "\nLABEL=\"fido_end\""