aboutsummaryrefslogtreecommitdiff
path: root/util/fbrun
diff options
context:
space:
mode:
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"),