Browse Source

fix copyright header

Felix Paul Kühne 11 years ago
parent
commit
c656a32aff
2 changed files with 22 additions and 14 deletions
  1. 11 7
      Sources/UIColor+Presets.h
  2. 11 7
      Sources/UIColor+Presets.m

+ 11 - 7
Sources/UIColor+Presets.h

@@ -1,10 +1,14 @@
-//
-//  UIColor+Presets.h
-//  VLC for iOS
-//
-//  Created by Felix Paul Kühne on 23.06.14.
-//  Copyright (c) 2014 VideoLAN. All rights reserved.
-//
+/*****************************************************************************
+ * UIColor+Presets.m
+ * VLC for iOS
+ *****************************************************************************
+ * Copyright (c) 2014 VideoLAN. All rights reserved.
+ * $Id$
+ *
+ * Authors: Felix Paul Kühne <fkuehne # videolan org>
+ *
+ * Refer to the COPYING file of the official project for license.
+ *****************************************************************************/
 
 
 #import <UIKit/UIKit.h>
 #import <UIKit/UIKit.h>
 
 

+ 11 - 7
Sources/UIColor+Presets.m

@@ -1,10 +1,14 @@
-//
-//  UIColor+Presets.m
-//  VLC for iOS
-//
-//  Created by Felix Paul Kühne on 23.06.14.
-//  Copyright (c) 2014 VideoLAN. All rights reserved.
-//
+/*****************************************************************************
+ * UIColor+Presets.m
+ * VLC for iOS
+ *****************************************************************************
+ * Copyright (c) 2014 VideoLAN. All rights reserved.
+ * $Id$
+ *
+ * Authors: Felix Paul Kühne <fkuehne # videolan org>
+ *
+ * Refer to the COPYING file of the official project for license.
+ *****************************************************************************/
 
 
 #import "UIColor+Presets.h"
 #import "UIColor+Presets.h"