+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// vim: ts=8 sw=2 smarttab
+
/*
* gui_monitor_interface.cc -- Handles the GUI of the Ceph monitor
*
- * 2009-10 Michael McThrow
+ *
+ * Ceph - scalable distributed file system
+ *
+ * Copyright (C) 2004-2006 Sage Weil <sage@newdream.net>
+ *
+ * This is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software
+ * Foundation. See file COPYING.
+ *
+ * Copyright (C) 2009-2010 Michael McThrow <mmcthrow@gmail.com>
+ * Portions Copyright Dreamhost 2010
+ *
*/
#include "common/Clock.h"
-/* -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
- * vim: ts=8 sw=2 smarttab
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// vim: ts=8 sw=2 smarttab
+
+/*
+ * gui.h
+ *
+ *
+ * Ceph - scalable distributed file system
*
- * gui_monitor_interface.h
+ * Copyright (C) 2004-2006 Sage Weil <sage@newdream.net>
+ *
+ * This is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software
+ * Foundation. See file COPYING.
+ *
+ * Copyright (C) 2009-2010 Michael McThrow <mmcthrow@gmail.com>
+ * Portions Copyright Dreamhost 2010
*
- * Michael McThrow <mmcthrow@gmail.com>
*/
+
#ifndef CEPH_GUI_H
#define CEPH_GUI_H
<property name="has_separator">False</property>
<property name="program_name">Ceph Monitor</property>
<property name="version">0.1</property>
- <property name="copyright" translatable="yes">(c) 2009 Michael McThrow
+ <property name="copyright" translatable="yes">(c) 2009-2010 Michael McThrow
All rights reserved</property>
<property name="comments" translatable="yes">Monitoring tool for the Ceph distributed file system</property>
<property name="website">http://ceph.newdream.net</property>
<property name="website_label" translatable="yes">Ceph website</property>
<property name="authors">Author: Michael McThrow
-Based on code written by Sage Weil and other contributors.</property>
+Based on code written by Sage Weil, Colin Patrick McCabe, and other contributors.</property>
<child internal-child="vbox">
<object class="GtkVBox" id="guiMonitorAboutVBox">
<property name="visible">True</property>
<property name="website">http://ceph.newdream.net</property>
<property name="website_label" translatable="yes">Ceph website</property>
<property name="authors">Main Author: Michael McThrow
-Portions of the code for the Ceph Monitor were written by Sage Weil and other contributors of the Ceph distributed file system.</property>
+Portions of the code for the Ceph Monitor were written by Sage Weil, Colin McCabe, and other
+contributors to the Ceph distributed file system.</property>
<child internal-child="vbox">
<object class="GtkVBox" id="guiMonitorAboutVBox">
<property name="visible">True</property>