]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph: gui: update copyright foo
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 28 Oct 2010 22:46:07 +0000 (15:46 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 28 Oct 2010 22:51:19 +0000 (15:51 -0700)
Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
src/tools/gui.cc
src/tools/gui.h
src/tools/gui_resources/gui_monitor.build
src/tools/gui_resources/gui_monitor.glade

index c0fdc5a8d5747ee4aa9002c21bcc642862d96feb..9225dd028d7966974f3052433ff7a34cf03d0929 100644 (file)
@@ -1,7 +1,22 @@
+// -*- 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"
index 8462a525ea27811d292dccf7543bddbcbf93ab37..c411076cb6d2adbfa4eb5e3bf6322115c39dd2f8 100644 (file)
@@ -1,10 +1,24 @@
-/* -*- 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
 
index c22664a5e97e1417ef3fc6ec2debf316c4d96c08..c452224930317f926f0b8da9145bb1c46c332ba8 100644 (file)
     <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>
index dae0e8d93463b0bc94831242751552df2700dd09..7f7af878a68c948669f5d56cb5b6b1bd6a1bb146 100644 (file)
@@ -552,7 +552,8 @@ All rights reserved</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>