From 8d00f2097fe605be5068d7b98bfe526e1285467b Mon Sep 17 00:00:00 2001 From: Aliaksey Kandratsenka Date: Wed, 9 Mar 2011 16:06:12 -0800 Subject: [PATCH] Membase is already Couchbase --- AUTHORS | 1 + sigar_port.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index e69de29..b78fe1f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -0,0 +1 @@ +Couchbase Inc. diff --git a/sigar_port.c b/sigar_port.c index 1efc2f0..227cd1a 100644 --- a/sigar_port.c +++ b/sigar_port.c @@ -1,6 +1,6 @@ /* -*- Mode: C++; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* - * Copyright 2011 Membase, Inc. + * Copyright 2011 Couchbase, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.