diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-08-13 15:26:39 +0200 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-08-13 15:26:39 +0200 | 
| commit | 2635eb48ce8aac5193461e17a7f8b1a72f2589ca (patch) | |
| tree | 78255c3bcec9bbe93ec3b4d1ee045e735f049b9e | |
| parent | 9cd4e449a96e2584a6ee19adc93e2de1207f857e (diff) | |
| download | xmobar-2635eb48ce8aac5193461e17a7f8b1a72f2589ca.tar.gz xmobar-2635eb48ce8aac5193461e17a7f8b1a72f2589ca.tar.bz2 | |
LICENSE -> license
| -rw-r--r-- | license (renamed from LICENSE) | 0 | ||||
| -rw-r--r-- | xmobar.cabal | 2 | 
2 files changed, 1 insertions, 1 deletions
| diff --git a/xmobar.cabal b/xmobar.cabal index a0012c7..05e6a52 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -10,7 +10,7 @@ description: 	    Xmobar is a minimalistic text based status bar.                      and extensibility through plugins.  category:           System  license:            BSD3 -license-file:       LICENSE +license-file:       license  author:             Andrea Rossato  maintainer:         Jose A. Ortega Ruiz <jao@gnu.org>  cabal-version:      >= 1.6 | 
