Lines Matching refs:copyright
3 # Copyright 2010, The Android Open Source Project
8 # * Redistributions of source code must retain the above copyright
10 # * Redistributions in binary form must reproduce the above copyright
14 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
17 # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
30 my $copyright = <<COPYRIGHT;
32 * Copyright 2010, The Android Open Source Project
37 * * Redistributions of source code must retain the above copyright
39 * * Redistributions in binary form must reproduce the above copyright
43 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
46 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
56 COPYRIGHT
65 print $handle "$copyright\n";