]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
osd_types: add standard header so spacing is correct
authorJosh Durgin <josh.durgin@dreamhost.com>
Mon, 29 Aug 2011 22:32:30 +0000 (15:32 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Mon, 29 Aug 2011 23:48:31 +0000 (16:48 -0700)
Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
src/osd/osd_types.cc

index d2221c8a3e633e9e34c4fa6d48ffece0da9f4349..cdc4757ac1916e989048e80a52e178afa8a628d0 100644 (file)
@@ -1,3 +1,16 @@
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// vim: ts=8 sw=2 smarttab
+/*
+ * Ceph - scalable distributed file system
+ *
+ * Copyright (C) 2011 New Dream Network
+ *
+ * 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.
+ *
+ */
 
 #include "osd_types.h"