diff options
author | fluxgen <fluxgen> | 2002-03-18 20:29:16 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-03-18 20:29:16 (GMT) |
commit | 46a715d217e0e5c7a6185c5d456c333de098ecd3 (patch) | |
tree | 7afdd64643c7eb41091b4af0f6ec4bfc7d6205d0 | |
parent | f6254d8804138701da41eb74e5bd365d277e21b7 (diff) | |
download | fluxbox-46a715d217e0e5c7a6185c5d456c333de098ecd3.zip fluxbox-46a715d217e0e5c7a6185c5d456c333de098ecd3.tar.bz2 |
copyright msg
-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 | ||