You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by vi...@apache.org on 2014/01/28 16:29:52 UTC

git commit: ACCUMULO-2265 fixing copyright notice

Updated Branches:
  refs/heads/1.6.0-SNAPSHOT bff866845 -> 3c3911dd5


ACCUMULO-2265 fixing copyright notice


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3c3911dd
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3c3911dd
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/3c3911dd

Branch: refs/heads/1.6.0-SNAPSHOT
Commit: 3c3911dd59d4326a7c95e0f353186b208f1b25da
Parents: bff8668
Author: John Vines <vi...@apache.org>
Authored: Tue Jan 28 10:29:20 2014 -0500
Committer: John Vines <vi...@apache.org>
Committed: Tue Jan 28 10:29:47 2014 -0500

----------------------------------------------------------------------
 .../src/main/java/org/apache/accumulo/tserver/TabletServer.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/3c3911dd/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java
----------------------------------------------------------------------
diff --git a/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java b/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java
index 5c1f6ce..d03f4b6 100644
--- a/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java
+++ b/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java
@@ -1,5 +1,5 @@
 /*
-77 * Licensed to the Apache Software Foundation (ASF) under one or more
+ * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements.  See the NOTICE file distributed with
  * this work for additional information regarding copyright ownership.
  * The ASF licenses this file to You under the Apache License, Version 2.0