]> git.sesse.net Git - vlc/blobdiff - projects/macosx/framework/Headers/Public/VLCStreamSession.h
VLCKit.framework: Documentation updates and whitespace cleanup.
[vlc] / projects / macosx / framework / Headers / Public / VLCStreamSession.h
index 3e087a488008494f0790edc5e0e810a23178dac6..2772e58580f248c9bc0f62a89bb297861dd28961 100644 (file)
@@ -1,10 +1,26 @@
-//
-//  VLCStreamSession.h
-//  VLCKit
-//
-//  Created by Pierre d'Herbemont on 1/12/08.
-//  Copyright 2008 __MyCompanyName__. All rights reserved.
-//
+/*****************************************************************************
+ * VLCStreamSession.h: VLCKit.framework VLCStreamSession header
+ *****************************************************************************
+ * Copyright (C) 2008 Pierre d'Herbemont
+ * Copyright (C) 2008 the VideoLAN team
+ * $Id$
+ *
+ * Authors: Pierre d'Herbemont <pdherbemont # videolan.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
+ *****************************************************************************/
 
 #import <Cocoa/Cocoa.h>
 #import <VLCKit/VLCStreamOutput.h>