summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/ByteFormat.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/gitblit/utils/ByteFormat.java')
-rw-r--r--src/com/gitblit/utils/ByteFormat.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/com/gitblit/utils/ByteFormat.java b/src/com/gitblit/utils/ByteFormat.java
index a726368f..8634f298 100644
--- a/src/com/gitblit/utils/ByteFormat.java
+++ b/src/com/gitblit/utils/ByteFormat.java
@@ -1,8 +1,3 @@
-/*
- * Copyright 2011 Squeal Group. Licensed under the Eclipse Public License,
- * Version 1.0 (http://www.eclipse.org/legal/epl-v10.html).
- * Initial Developer: Squeal Group
- */
package com.gitblit.utils;
import java.text.DecimalFormat;