From 07df63b86abedad08605d01897177e70ee51149d Mon Sep 17 00:00:00 2001 From: JT Date: Sat, 26 Jan 2013 14:23:08 +0000 Subject: [PATCH] It's 2013 now. Also add license notice to readme --- LICENSE.txt | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/LICENSE.txt b/LICENSE.txt index 41ac779..21f84a5 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -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: diff --git a/README.md b/README.md index 09d75b0..a59a453 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ If you have any comments, corrections or additions then let us know with an issu * More flags * 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 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.