diff options
author | mathias <mathias> | 2005-02-07 13:42:43 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-02-07 13:42:43 (GMT) |
commit | 31d8f96685d7c530f6a3aa12eb8ca5cd5e82daeb (patch) | |
tree | 4add3df9c694d898731bec4e8d2cb829781d2609 /src | |
parent | a1cf88cf255e87167219628b3714cb8e8c18988c (diff) | |
download | fluxbox_pavel-31d8f96685d7c530f6a3aa12eb8ca5cd5e82daeb.zip fluxbox_pavel-31d8f96685d7c530f6a3aa12eb8ca5cd5e82daeb.tar.bz2 |
updated copyright dates
Diffstat (limited to 'src')
-rw-r--r-- | src/IconButton.cc | 2 | ||||
-rw-r--r-- | src/IconButton.hh | 2 | ||||
-rw-r--r-- | src/IconbarTheme.cc | 2 | ||||
-rw-r--r-- | src/IconbarTheme.hh | 2 | ||||
-rw-r--r-- | src/IconbarTool.cc | 2 | ||||
-rw-r--r-- | src/IconbarTool.hh | 2 | ||||
-rw-r--r-- | src/MenuTheme.hh | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/IconButton.cc b/src/IconButton.cc index fbf3e97..052035e 100644 --- a/src/IconButton.cc +++ b/src/IconButton.cc | |||
@@ -1,5 +1,5 @@ | |||
1 | // IconButton.cc | 1 | // IconButton.cc |
2 | // Copyright (c) 2003 - 2004 Henrik Kinnunen (fluxgen at fluxbox dot org) | 2 | // Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) |
3 | // and Simon Bowden (rathnor at users.sourceforge.net) | 3 | // and Simon Bowden (rathnor at users.sourceforge.net) |
4 | // | 4 | // |
5 | // Permission is hereby granted, free of charge, to any person obtaining a | 5 | // Permission is hereby granted, free of charge, to any person obtaining a |
diff --git a/src/IconButton.hh b/src/IconButton.hh index ab4d020..e5ff171 100644 --- a/src/IconButton.hh +++ b/src/IconButton.hh | |||
@@ -1,5 +1,5 @@ | |||
1 | // IconButton.hh | 1 | // IconButton.hh |
2 | // Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) | 2 | // Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) |
3 | // and Simon Bowden (rathnor at users.sourceforge.net) | 3 | // and Simon Bowden (rathnor at users.sourceforge.net) |
4 | // | 4 | // |
5 | // Permission is hereby granted, free of charge, to any person obtaining a | 5 | // Permission is hereby granted, free of charge, to any person obtaining a |
diff --git a/src/IconbarTheme.cc b/src/IconbarTheme.cc index 59911e4..33c97fa 100644 --- a/src/IconbarTheme.cc +++ b/src/IconbarTheme.cc | |||
@@ -1,5 +1,5 @@ | |||
1 | // IconbarTheme.cc | 1 | // IconbarTheme.cc |
2 | // Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) | 2 | // Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) |
3 | // and Simon Bowden (rathnor at users.sourceforge.net) | 3 | // and Simon Bowden (rathnor at users.sourceforge.net) |
4 | // | 4 | // |
5 | // Permission is hereby granted, free of charge, to any person obtaining a | 5 | // Permission is hereby granted, free of charge, to any person obtaining a |
diff --git a/src/IconbarTheme.hh b/src/IconbarTheme.hh index c5c32b2..249d59b 100644 --- a/src/IconbarTheme.hh +++ b/src/IconbarTheme.hh | |||
@@ -1,5 +1,5 @@ | |||
1 | // IconbarTheme.hh | 1 | // IconbarTheme.hh |
2 | // Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) | 2 | // Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) |
3 | // and Simon Bowden (rathnor at users.sourceforge.net) | 3 | // and Simon Bowden (rathnor at users.sourceforge.net) |
4 | // | 4 | // |
5 | // Permission is hereby granted, free of charge, to any person obtaining a | 5 | // Permission is hereby granted, free of charge, to any person obtaining a |
diff --git a/src/IconbarTool.cc b/src/IconbarTool.cc index 5f9e248..baa4239 100644 --- a/src/IconbarTool.cc +++ b/src/IconbarTool.cc | |||
@@ -1,5 +1,5 @@ | |||
1 | // IconbarTool.cc | 1 | // IconbarTool.cc |
2 | // Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at fluxbox dot org) | 2 | // Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) |
3 | // and Simon Bowden (rathnor at users.sourceforge.net) | 3 | // and Simon Bowden (rathnor at users.sourceforge.net) |
4 | // | 4 | // |
5 | // Permission is hereby granted, free of charge, to any person obtaining a | 5 | // Permission is hereby granted, free of charge, to any person obtaining a |
diff --git a/src/IconbarTool.hh b/src/IconbarTool.hh index 09b7897..d0012bf 100644 --- a/src/IconbarTool.hh +++ b/src/IconbarTool.hh | |||
@@ -1,5 +1,5 @@ | |||
1 | // IconbarTool.hh | 1 | // IconbarTool.hh |
2 | // Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) | 2 | // Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) |
3 | // and Simon Bowden (rathnor at users.sourceforge.net) | 3 | // and Simon Bowden (rathnor at users.sourceforge.net) |
4 | // | 4 | // |
5 | // Permission is hereby granted, free of charge, to any person obtaining a | 5 | // Permission is hereby granted, free of charge, to any person obtaining a |
diff --git a/src/MenuTheme.hh b/src/MenuTheme.hh index 8261aaa..db7b540 100644 --- a/src/MenuTheme.hh +++ b/src/MenuTheme.hh | |||
@@ -1,5 +1,5 @@ | |||
1 | // MenuTheme.hh | 1 | // MenuTheme.hh |
2 | // Copyright (c) 2003 Henrik Kinnunen (fluxgen at fluxbox dot org) | 2 | // Copyright (c) 2003 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) |
3 | // | 3 | // |
4 | // Permission is hereby granted, free of charge, to any person obtaining a | 4 | // Permission is hereby granted, free of charge, to any person obtaining a |
5 | // copy of this software and associated documentation files (the "Software"), | 5 | // copy of this software and associated documentation files (the "Software"), |