diff --git a/COPYING b/COPYING index 82d3a8a58a5..863b81a2fce 100644 --- a/COPYING +++ b/COPYING @@ -71,7 +71,12 @@ FAT Long File Names FAT implementations that include support for long filenames, and that removable solid state media and consumer devices only using short names would be unaffected. ..." - + + This Wikipedia entry has been updated with recent legal decisions in favor + of Microsoft. Refer to: + + http://en.wikipedia.org/wiki/File_Allocation_Table#Legal_issues + So you have been forewarned: Use the long filename at your own risk! uIP diff --git a/tools/discover.py b/tools/discover.py index 3279fe87152..cc82a0cad59 100755 --- a/tools/discover.py +++ b/tools/discover.py @@ -1,6 +1,6 @@ #!/usr/bin/env python ############################################################################ -# tools/indent.sh +# tools/discover.py # # Copyright (C) 2012 Max Holtzberg. All rights reserved. # Author: Max Holtzberg