diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/FbAtoms.cc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/FbAtoms.cc b/src/FbAtoms.cc index b8e1718..e19ba21 100644 --- a/src/FbAtoms.cc +++ b/src/FbAtoms.cc | |||
@@ -1,5 +1,3 @@ | |||
1 | // BaseDisplay.hh for Fluxbox Window Manager | ||
2 | // Copyright (c) 2001 - 2002 Henrik Kinnunen (fluxgen@linuxmail.org) | ||
3 | // FbAtom.cc | 1 | // FbAtom.cc |
4 | // Copyright (c) 2002 Henrik Kinnunen (fluxgen@linuxmail.org) | 2 | // Copyright (c) 2002 Henrik Kinnunen (fluxgen@linuxmail.org) |
5 | // | 3 | // |
@@ -21,7 +19,7 @@ | |||
21 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
22 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
23 | 21 | ||
24 | // $Id: FbAtoms.cc,v 1.1 2002/03/18 15:23:08 fluxgen Exp $ | 22 | // $Id: FbAtoms.cc,v 1.2 2002/03/18 20:29:16 fluxgen Exp $ |
25 | 23 | ||
26 | #include "FbAtoms.hh" | 24 | #include "FbAtoms.hh" |
27 | 25 | ||