diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2011-02-27 17:43:29 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2011-02-27 17:43:29 (GMT) |
commit | 0d116b3a4dd0f97f745dd789b9b0a35d76f88d6a (patch) | |
tree | ef2ecb89fcbdf86d88c80d062abe4d89007165f7 | |
parent | d2e7feaa855352986ff78cc9b2017bcebb78ea6c (diff) | |
download | fluxbox-0d116b3a4dd0f97f745dd789b9b0a35d76f88d6a.zip fluxbox-0d116b3a4dd0f97f745dd789b9b0a35d76f88d6a.tar.bz2 |
cosmetics
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | Doxyfile | 2 | ||||
-rw-r--r-- | README | 2 |
3 files changed, 2 insertions, 4 deletions
@@ -1,4 +1,4 @@ | |||
1 | Copyright (c) 2001-2008 Henrik Kinnunen (fluxgen@fluxbox.org) | 1 | Copyright (c) 2001-2011 The Fluxbox Team |
2 | 2 | ||
3 | Permission is hereby granted, free of charge, to any person obtaining a | 3 | Permission is hereby granted, free of charge, to any person obtaining a |
4 | copy of this software and associated documentation files (the "Software"), | 4 | copy of this software and associated documentation files (the "Software"), |
@@ -23,7 +23,7 @@ PROJECT_NAME = fluxbox | |||
23 | # This could be handy for archiving the generated documentation or | 23 | # This could be handy for archiving the generated documentation or |
24 | # if some version control system is used. | 24 | # if some version control system is used. |
25 | 25 | ||
26 | PROJECT_NUMBER = 1.0.0 | 26 | PROJECT_NUMBER = 1.3.1 |
27 | 27 | ||
28 | # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) | 28 | # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) |
29 | # base path where the generated documentation will be put. | 29 | # base path where the generated documentation will be put. |
@@ -1,5 +1,3 @@ | |||
1 | This is a stable version of Fluxbox. | ||
2 | |||
3 | Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with | 1 | Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with |
4 | different goals. | 2 | different goals. |
5 | 3 | ||