summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: be2ab40d5c91e8fcc1b46143637db5d01bdc32fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Contributing to CUPS
====================

CUPS is developed by Apple Inc. and distributed as open source software under
the Apache License, Version 2.0.  Significant contributions to CUPS must be
licensed to Apple using the Apple Contributor Agreement:

    https://www.cups.org/AppleContributorAgreement_2011-03-10.pdf

Contributions should be submitted as attachments to bug reports on the CUPS web
site.  Changes to existing source files should be submitted as unified diffs
(both Subversion and Git produce this format by default) while new source files
should be provided as-is or in an archive.  Github pull requests can also be
used to submit changes.