| /src/external/gpl3/binutils/dist/etc/ |
| update-copyright.py | 232 def add_package_author (self, holder, canon_form = None): member in class:Copyright 588 self.add_package_author ('Free Software Foundation', canon_fsf) 589 self.add_package_author ('Free Software Foundation.', canon_fsf) 590 self.add_package_author ('Free Software Foundation Inc.', canon_fsf) 591 self.add_package_author ('Free Software Foundation, Inc', canon_fsf) 592 self.add_package_author ('Free Software Foundation, Inc.', canon_fsf) 593 self.add_package_author ('The Free Software Foundation', canon_fsf) 594 self.add_package_author ('The Free Software Foundation, Inc.', canon_fsf) 595 self.add_package_author ('Software Foundation, Inc.', canon_fsf)
|
| /src/external/gpl3/binutils.old/dist/etc/ |
| update-copyright.py | 232 def add_package_author (self, holder, canon_form = None): member in class:Copyright 579 self.add_package_author ('Free Software Foundation', canon_fsf) 580 self.add_package_author ('Free Software Foundation.', canon_fsf) 581 self.add_package_author ('Free Software Foundation Inc.', canon_fsf) 582 self.add_package_author ('Free Software Foundation, Inc', canon_fsf) 583 self.add_package_author ('Free Software Foundation, Inc.', canon_fsf) 584 self.add_package_author ('The Free Software Foundation', canon_fsf) 585 self.add_package_author ('The Free Software Foundation, Inc.', canon_fsf) 586 self.add_package_author ('Software Foundation, Inc.', canon_fsf)
|
| /src/external/gpl3/gcc/dist/contrib/ |
| update-copyright.py | 225 def add_package_author (self, holder, canon_form = None): member in class:Copyright 708 self.add_package_author ('Free Software Foundation', canon_fsf) 709 self.add_package_author ('Free Software Foundation.', canon_fsf) 710 self.add_package_author ('Free Software Foundation Inc.', canon_fsf) 711 self.add_package_author ('Free Software Foundation, Inc', canon_fsf) 712 self.add_package_author ('Free Software Foundation, Inc.', canon_fsf) 713 self.add_package_author ('The Free Software Foundation', canon_fsf) 714 self.add_package_author ('The Free Software Foundation, Inc.', canon_fsf) 715 self.add_package_author ('Software Foundation, Inc.', canon_fsf)
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| update-copyright.py | 224 def add_package_author (self, holder, canon_form = None): member in class:Copyright 688 self.add_package_author ('Free Software Foundation', canon_fsf) 689 self.add_package_author ('Free Software Foundation.', canon_fsf) 690 self.add_package_author ('Free Software Foundation Inc.', canon_fsf) 691 self.add_package_author ('Free Software Foundation, Inc', canon_fsf) 692 self.add_package_author ('Free Software Foundation, Inc.', canon_fsf) 693 self.add_package_author ('The Free Software Foundation', canon_fsf) 694 self.add_package_author ('The Free Software Foundation, Inc.', canon_fsf) 695 self.add_package_author ('Software Foundation, Inc.', canon_fsf)
|