Add author's line in license
[pub/Android/ownCloud.git] / src / com / owncloud / android / utils / BitmapUtils.java
index 92824f4..557c5ac 100644 (file)
@@ -1,4 +1,6 @@
 /* ownCloud Android client application
+ *
+ *   @author David A. Velasco
  *   Copyright (C) 2012-2014 ownCloud Inc.
  *
  *   This program is free software: you can redistribute it and/or modify
@@ -30,8 +32,6 @@ import java.io.File;
 
 /**
  * Utility class with methods for decoding Bitmaps.
- * 
- * @author David A. Velasco
  */
 public class BitmapUtils {