aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduardo Pedroni <ep625@york.ac.uk>2015-04-07 10:30:57 +0200
committerEduardo Pedroni <ep625@york.ac.uk>2015-04-07 10:30:57 +0200
commit44132eba936b60fbdeba294479da74bba7289a95 (patch)
treee89de3e9dbe65725afa69e003401556557ea44e5
parentb98f6b23222d5d47a3c6fda7663e06a24bb685cf (diff)
Updated readme and removed unnecessary bits from license
-rw-r--r--LICENSE.md3
-rw-r--r--README.md4
2 files changed, 5 insertions, 2 deletions
diff --git a/LICENSE.md b/LICENSE.md
index 3adc3b8..3638481 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -11,8 +11,7 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
* The Font Software may be modified, altered, or added to, and in particular the designs of glyphs or characters in the Fonts may be modified and additional glyphs or characters may be added to the Fonts, only if the fonts are renamed to names not containing either the words "Bitstream" or the word "Vera".
* This License becomes null and void to the extent applicable to Fonts or Font Software that has been modified and is distributed under the "Bitstream Vera" names.
* The Font Software may be sold as part of a larger software package but no copy of one or more of the Font Software typefaces may be sold by itself.
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
-Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org.
+
The added icon glyphs were taken from <https://aur.archlinux.org/packages/ttf-font-icons/>, licensed under an MIT license:
diff --git a/README.md b/README.md
index f4d300d..ea95fd5 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,6 @@
# dvicons
DejaVu Sans with added icons for window managers.
+
+I was playing with my [dwm fork](https://github.com/epedroni/dwm) and decided I wanted fancy TTF icons, but didn't feel like manually patching in Pango support, so I threw together this font instead. It is a merge of DejaVu Sans and the icons from a few famous WMs taken from <https://aur.archlinux.org/packages/ttf-font-icons/>.
+
+It's completely built around my dwm preferences, so some of the icons have funny sizes and minor tweaks.