Philippe Teuwen
|
bb5b712a74
|
Adding link to AUTHORS in the copyright headers
|
2013-07-17 13:57:56 +02:00 |
|
Philippe Teuwen
|
bf164220ee
|
Unify copyright notices & update authors lists
|
2013-03-10 16:15:23 +01:00 |
|
Romuald Conty
|
6bc9d64fbb
|
Remove unused prototypes in drivers/*.h
|
2012-10-21 14:10:43 +00:00 |
|
Romuald Conty
|
9afa3c6598
|
Use copyright format recommended by GNU project.
http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html
|
2012-10-21 14:09:16 +00:00 |
|
Philippe Teuwen
|
01303fab0d
|
astyle --formatted --mode=c --indent=spaces=2 --indent-switches --indent-preprocessor --keep-one-line-blocks --max-instatement-indent=60 --brackets=linux --pad-oper --unpad-paren --pad-header
|
2012-05-29 15:54:36 +00:00 |
|
Romuald Conty
|
26865bbc19
|
Remove extra whitespaces/tabs before EOL.
find . -name '*.[ch]' | xargs perl -pi -e 's/\t+$//; s/ +$//'
Thanks to Ludovic.
|
2012-05-29 00:33:22 +00:00 |
|
Romuald Conty
|
82b2cfa883
|
Smart merge of acr122_usb branch: add acr122_usb driver without removing acr122_pcsc support.
|
2012-05-01 23:09:57 +00:00 |
|