[webkit-dev] unwritten rules of webkit style
Cameron McCormack
cam at mcc.id.au
Wed Sep 2 17:00:55 PDT 2009
David Levin:
> In copyright entries, don't use ranges for years. Use capital (C) for the
> copyright and no comma after the last year. Example of a well formed
> copyright entry:
> * Copyright (C) 2004, 2005, 2006, 2007, 2008 Apple Inc. All rights
> reserved.
I’ve noticed a couple of different ways of writing subsequent copyright
lines, e.g.:
Copyright (C) 2005 Somebody <email>
2006, 2007 Somebody Else <email>
— http://trac.webkit.org/browser/trunk/WebCore/svg/SVGSVGElement.cpp
and:
Copyright (C) 2005 Somebody <email>
Copyright (C) 2006, 2007 Somebody Else <email>
— http://trac.webkit.org/browser/trunk/WebCore/svg/SVGFilterElement.cpp
--
Cameron McCormack ≝ http://mcc.id.au/
More information about the webkit-dev
mailing list