From e248eac20fc75566605aee705c130e0fa456aced Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 3 Mar 2006 07:31:54 +0000 Subject: imported code are excepted from these guidelines git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8893 a1c6a512-1295-4272-9138-f99709370657 --- docs/CONTRIBUTING | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/CONTRIBUTING b/docs/CONTRIBUTING index ecc1c10054..44f0d3f8d3 100644 --- a/docs/CONTRIBUTING +++ b/docs/CONTRIBUTING @@ -10,7 +10,13 @@ $Id$ In order for the project to run as smoothly as possible, it's best if all -contributors adhere to a few simple conventions: +contributors adhere to a few simple source code conventions: + +Exceptions +---------- +This project borrows and imports quite a lot of code from other free software +projects. We do not change style of such code unless we really have to, even +though they might be using style very different from others. Language -------- -- cgit