mirror of
https://github.com/gosquared/flags.git
synced 2025-12-10 10:18:25 +00:00
It's 2013 now. Also add license notice to readme
This commit is contained in:
parent
3a4a373d80
commit
07df63b86a
@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2012 Go Squared Ltd. http://www.gosquared.com/
|
Copyright (c) 2013 Go Squared Ltd. http://www.gosquared.com/
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
|||||||
@ -9,6 +9,10 @@ If you have any comments, corrections or additions then let us know with an issu
|
|||||||
* More flags
|
* More flags
|
||||||
* Flag sprites along with accompanying CSS/SCSS/SASS and tools to generate them
|
* Flag sprites along with accompanying CSS/SCSS/SASS and tools to generate them
|
||||||
|
|
||||||
|
## License and Usage
|
||||||
|
|
||||||
|
MIT, see LICENSE.txt
|
||||||
|
|
||||||
## Building your own version of the icon set
|
## Building your own version of the icon set
|
||||||
|
|
||||||
If you want to build your own version of this flag set, with any additions or modifications, just edit the files in `src/flags`. Each flag has its own folder, and inside each folder there is one PNG file for each size of the flag. Also in each folder is a file called `code`, which contains the ISO-3166-2 country code for the flag.
|
If you want to build your own version of this flag set, with any additions or modifications, just edit the files in `src/flags`. Each flag has its own folder, and inside each folder there is one PNG file for each size of the flag. Also in each folder is a file called `code`, which contains the ISO-3166-2 country code for the flag.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user