aboutsummaryrefslogtreecommitdiff
path: root/util/fbrun
diff options
context:
space:
mode:
authormathias <mathias>2005-01-24 18:49:01 (GMT)
committermathias <mathias>2005-01-24 18:49:01 (GMT)
commit1789d0c31f79b21fb64b572a407052de8d956001 (patch)
treec57296246cf6a141b9266b1863a8f90b09555508 /util/fbrun
parent6976bf4de7543d34cc75517b9760b30a8f376461 (diff)
downloadfluxbox-1789d0c31f79b21fb64b572a407052de8d956001.zip
fluxbox-1789d0c31f79b21fb64b572a407052de8d956001.tar.bz2
copyright date
Diffstat (limited to 'util/fbrun')
-rw-r--r--util/fbrun/FbRun.cc2
-rw-r--r--util/fbrun/FbRun.hh2
-rw-r--r--util/fbrun/main.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/util/fbrun/FbRun.cc b/util/fbrun/FbRun.cc
index 118b82d..b14321b 100644
--- a/util/fbrun/FbRun.cc
+++ b/util/fbrun/FbRun.cc
@@ -1,5 +1,5 @@
1// FbRun.cc 1// FbRun.cc
2// Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen<at>users.sourceforge.net) 2// Copyright (c) 2002 - 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"),
diff --git a/util/fbrun/FbRun.hh b/util/fbrun/FbRun.hh
index 3d3eea0..e89d487 100644
--- a/util/fbrun/FbRun.hh
+++ b/util/fbrun/FbRun.hh
@@ -1,5 +1,5 @@
1// FbRun.hh 1// FbRun.hh
2// Copyright (c) 2002 Henrik Kinnunen (fluxgen@linuxmail.org) 2// Copyright (c) 2002 - 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"),
diff --git a/util/fbrun/main.cc b/util/fbrun/main.cc
index 6fe29f9..7cc285d 100644
--- a/util/fbrun/main.cc
+++ b/util/fbrun/main.cc
@@ -1,5 +1,5 @@
1// main.cc for FbRun 1// main.cc for FbRun
2// Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen(at)linuxmail.org) 2// Copyright (c) 2002 - 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"),