Update copyright notices for consistency, use the copyright symbol.

No textual changes were made besides reflowing text and subbing © for
(C).

(imported from commit e36108ad31be6ec65325e4ac48e9fb7d17e409ff)
This commit is contained in:
Luke Faraone 2012-12-12 14:23:00 -05:00
parent f807400852
commit b6f96f27ba
8 changed files with 144 additions and 144 deletions

View file

@ -1,25 +1,25 @@
#!/usr/bin/python #!/usr/bin/python
# Copyright (C) 2012 Humbug, Inc. # -*- coding: utf-8 -*-
# Copyright © 2012 Humbug, Inc.
# #
# Permission is hereby granted, free of charge, to any person # Permission is hereby granted, free of charge, to any person obtaining a copy
# obtaining a copy of this software and associated documentation files # of this software and associated documentation files (the "Software"), to deal
# (the "Software"), to deal in the Software without restriction, # in the Software without restriction, including without limitation the rights
# including without limitation the rights to use, copy, modify, merge, # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# publish, distribute, sublicense, and/or sell copies of the Software, # copies of the Software, and to permit persons to whom the Software is
# and to permit persons to whom the Software is furnished to do so, # furnished to do so, subject to the following conditions:
# subject to the following conditions:
# #
# The above copyright notice and this permission notice shall be # The above copyright notice and this permission notice shall be included in
# included in all copies or substantial portions of the Software. # all copies or substantial portions of the Software.
# #
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # THE SOFTWARE.
# SOFTWARE.
import sys import sys
from os import path from os import path

View file

@ -1,25 +1,25 @@
#!/usr/bin/python #!/usr/bin/python
# Copyright (C) 2012 Humbug, Inc. # -*- coding: utf-8 -*-
# Copyright © 2012 Humbug, Inc.
# #
# Permission is hereby granted, free of charge, to any person # Permission is hereby granted, free of charge, to any person obtaining a copy
# obtaining a copy of this software and associated documentation files # of this software and associated documentation files (the "Software"), to deal
# (the "Software"), to deal in the Software without restriction, # in the Software without restriction, including without limitation the rights
# including without limitation the rights to use, copy, modify, merge, # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# publish, distribute, sublicense, and/or sell copies of the Software, # copies of the Software, and to permit persons to whom the Software is
# and to permit persons to whom the Software is furnished to do so, # furnished to do so, subject to the following conditions:
# subject to the following conditions:
# #
# The above copyright notice and this permission notice shall be # The above copyright notice and this permission notice shall be included in
# included in all copies or substantial portions of the Software. # all copies or substantial portions of the Software.
# #
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # THE SOFTWARE.
# SOFTWARE.
import sys import sys
from os import path from os import path

View file

@ -1,25 +1,25 @@
#!/usr/bin/python #!/usr/bin/python
# Copyright (C) 2012 Humbug, Inc. # -*- coding: utf-8 -*-
# Copyright © 2012 Humbug, Inc.
# #
# Permission is hereby granted, free of charge, to any person # Permission is hereby granted, free of charge, to any person obtaining a copy
# obtaining a copy of this software and associated documentation files # of this software and associated documentation files (the "Software"), to deal
# (the "Software"), to deal in the Software without restriction, # in the Software without restriction, including without limitation the rights
# including without limitation the rights to use, copy, modify, merge, # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# publish, distribute, sublicense, and/or sell copies of the Software, # copies of the Software, and to permit persons to whom the Software is
# and to permit persons to whom the Software is furnished to do so, # furnished to do so, subject to the following conditions:
# subject to the following conditions:
# #
# The above copyright notice and this permission notice shall be # The above copyright notice and this permission notice shall be included in
# included in all copies or substantial portions of the Software. # all copies or substantial portions of the Software.
# #
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # THE SOFTWARE.
# SOFTWARE.
import sys import sys
from os import path from os import path

View file

@ -1,25 +1,25 @@
#!/usr/bin/python #!/usr/bin/python
# Copyright (C) 2012 Humbug, Inc. # -*- coding: utf-8 -*-
# Copyright © 2012 Humbug, Inc.
# #
# Permission is hereby granted, free of charge, to any person # Permission is hereby granted, free of charge, to any person obtaining a copy
# obtaining a copy of this software and associated documentation files # of this software and associated documentation files (the "Software"), to deal
# (the "Software"), to deal in the Software without restriction, # in the Software without restriction, including without limitation the rights
# including without limitation the rights to use, copy, modify, merge, # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# publish, distribute, sublicense, and/or sell copies of the Software, # copies of the Software, and to permit persons to whom the Software is
# and to permit persons to whom the Software is furnished to do so, # furnished to do so, subject to the following conditions:
# subject to the following conditions:
# #
# The above copyright notice and this permission notice shall be # The above copyright notice and this permission notice shall be included in
# included in all copies or substantial portions of the Software. # all copies or substantial portions of the Software.
# #
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # THE SOFTWARE.
# SOFTWARE.
import sys import sys
from os import path from os import path

View file

@ -1,25 +1,25 @@
#!/usr/bin/python #!/usr/bin/python
# Copyright (C) 2012 Humbug, Inc. # -*- coding: utf-8 -*-
# Copyright © 2012 Humbug, Inc.
# #
# Permission is hereby granted, free of charge, to any person # Permission is hereby granted, free of charge, to any person obtaining a copy
# obtaining a copy of this software and associated documentation files # of this software and associated documentation files (the "Software"), to deal
# (the "Software"), to deal in the Software without restriction, # in the Software without restriction, including without limitation the rights
# including without limitation the rights to use, copy, modify, merge, # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# publish, distribute, sublicense, and/or sell copies of the Software, # copies of the Software, and to permit persons to whom the Software is
# and to permit persons to whom the Software is furnished to do so, # furnished to do so, subject to the following conditions:
# subject to the following conditions:
# #
# The above copyright notice and this permission notice shall be # The above copyright notice and this permission notice shall be included in
# included in all copies or substantial portions of the Software. # all copies or substantial portions of the Software.
# #
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # THE SOFTWARE.
# SOFTWARE.
import sys import sys
from os import path from os import path

View file

@ -1,25 +1,25 @@
#!/usr/bin/python #!/usr/bin/python
# Copyright (C) 2012 Humbug, Inc. # -*- coding: utf-8 -*-
# Copyright © 2012 Humbug, Inc.
# #
# Permission is hereby granted, free of charge, to any person # Permission is hereby granted, free of charge, to any person obtaining a copy
# obtaining a copy of this software and associated documentation files # of this software and associated documentation files (the "Software"), to deal
# (the "Software"), to deal in the Software without restriction, # in the Software without restriction, including without limitation the rights
# including without limitation the rights to use, copy, modify, merge, # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# publish, distribute, sublicense, and/or sell copies of the Software, # copies of the Software, and to permit persons to whom the Software is
# and to permit persons to whom the Software is furnished to do so, # furnished to do so, subject to the following conditions:
# subject to the following conditions:
# #
# The above copyright notice and this permission notice shall be # The above copyright notice and this permission notice shall be included in
# included in all copies or substantial portions of the Software. # all copies or substantial portions of the Software.
# #
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # THE SOFTWARE.
# SOFTWARE.
import sys import sys
from os import path from os import path

View file

@ -1,25 +1,25 @@
#!/usr/bin/python #!/usr/bin/python
# Copyright (C) 2012 Humbug, Inc. # -*- coding: utf-8 -*-
# Copyright © 2012 Humbug, Inc.
# #
# Permission is hereby granted, free of charge, to any person # Permission is hereby granted, free of charge, to any person obtaining a copy
# obtaining a copy of this software and associated documentation files # of this software and associated documentation files (the "Software"), to deal
# (the "Software"), to deal in the Software without restriction, # in the Software without restriction, including without limitation the rights
# including without limitation the rights to use, copy, modify, merge, # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# publish, distribute, sublicense, and/or sell copies of the Software, # copies of the Software, and to permit persons to whom the Software is
# and to permit persons to whom the Software is furnished to do so, # furnished to do so, subject to the following conditions:
# subject to the following conditions:
# #
# The above copyright notice and this permission notice shall be # The above copyright notice and this permission notice shall be included in
# included in all copies or substantial portions of the Software. # all copies or substantial portions of the Software.
# #
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # THE SOFTWARE.
# SOFTWARE.
import sys import sys
from os import path from os import path

View file

@ -1,25 +1,25 @@
#!/usr/bin/python #!/usr/bin/python
# Copyright (C) 2012 Humbug, Inc. # -*- coding: utf-8 -*-
# Copyright © 2012 Humbug, Inc.
# #
# Permission is hereby granted, free of charge, to any person # Permission is hereby granted, free of charge, to any person obtaining a copy
# obtaining a copy of this software and associated documentation files # of this software and associated documentation files (the "Software"), to deal
# (the "Software"), to deal in the Software without restriction, # in the Software without restriction, including without limitation the rights
# including without limitation the rights to use, copy, modify, merge, # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# publish, distribute, sublicense, and/or sell copies of the Software, # copies of the Software, and to permit persons to whom the Software is
# and to permit persons to whom the Software is furnished to do so, # furnished to do so, subject to the following conditions:
# subject to the following conditions:
# #
# The above copyright notice and this permission notice shall be # The above copyright notice and this permission notice shall be included in
# included in all copies or substantial portions of the Software. # all copies or substantial portions of the Software.
# #
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # THE SOFTWARE.
# SOFTWARE.
import simplejson import simplejson
import requests import requests