summaryrefslogtreecommitdiff
path: root/command_queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'command_queue.h')
-rw-r--r--command_queue.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/command_queue.h b/command_queue.h
index dbd2091..8424791 100644
--- a/command_queue.h
+++ b/command_queue.h
@@ -1,22 +1,22 @@
/*
- * door_daemon
+ * rhctl
*
- * Copyright (C) 2009 Christian Pointner <equinox@spreadspace.org>
+ * Copyright (C) 2009-2013 Christian Pointner <equinox@helsinki.at>
*
- * This file is part of door_daemon.
+ * This file is part of rhctl.
*
- * door_daemon is free software: you can redistribute it and/or modify
+ * rhctl is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* any later version.
*
- * door_daemon is distributed in the hope that it will be useful,
+ * rhctl is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with door_daemon. If not, see <http://www.gnu.org/licenses/>.
+ * along with rhctl. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef RHCTL_command_queue_h_INCLUDED