From c64e27059451450dad978a2e7ec5f997fb839628 Mon Sep 17 00:00:00 2001 From: ritsuka Date: Wed, 27 Aug 2014 17:04:39 +0000 Subject: MacGui: corrected the file header. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6371 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- macosx/HBHUDButtonCell.h | 12 +++++------- macosx/HBHUDButtonCell.m | 12 +++++------- macosx/HBHUDView.h | 12 +++++------- macosx/HBHUDView.m | 12 +++++------- 4 files changed, 20 insertions(+), 28 deletions(-) diff --git a/macosx/HBHUDButtonCell.h b/macosx/HBHUDButtonCell.h index 1596d1beb..3f0c6e564 100644 --- a/macosx/HBHUDButtonCell.h +++ b/macosx/HBHUDButtonCell.h @@ -1,10 +1,8 @@ -// -// HBHUDButtonCell.h -// HandBrake -// -// Created by Damiano Galassi on 17/08/14. -// -// +/* HBHUDButtonCell.h $ + + This file is part of the HandBrake source code. + Homepage: . + It may be used under the terms of the GNU General Public License. */ #import diff --git a/macosx/HBHUDButtonCell.m b/macosx/HBHUDButtonCell.m index 8f6228f22..245ebb125 100644 --- a/macosx/HBHUDButtonCell.m +++ b/macosx/HBHUDButtonCell.m @@ -1,10 +1,8 @@ -// -// HBHUDButtonCell.m -// HandBrake -// -// Created by Damiano Galassi on 17/08/14. -// -// +/* HBHUDButtonCell.m $ + + This file is part of the HandBrake source code. + Homepage: . + It may be used under the terms of the GNU General Public License. */ #import "HBHUDButtonCell.h" diff --git a/macosx/HBHUDView.h b/macosx/HBHUDView.h index 9cea11ac4..0ea5f3112 100644 --- a/macosx/HBHUDView.h +++ b/macosx/HBHUDView.h @@ -1,10 +1,8 @@ -// -// HBVisualEffectBox.h -// HandBrake -// -// Created by Toby on 21/08/14. -// -// +/* HBHUDButtonCell.h $ + + This file is part of the HandBrake source code. + Homepage: . + It may be used under the terms of the GNU General Public License. */ #import diff --git a/macosx/HBHUDView.m b/macosx/HBHUDView.m index 27b6407fa..e80e79093 100644 --- a/macosx/HBHUDView.m +++ b/macosx/HBHUDView.m @@ -1,10 +1,8 @@ -// -// HBVisualEffectBox.m -// HandBrake -// -// Created by Toby on 21/08/14. -// -// +/* HBHUDButtonCell.m $ + + This file is part of the HandBrake source code. + Homepage: . + It may be used under the terms of the GNU General Public License. */ #import "HBHUDView.h" -- cgit v1.2.3