]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/DrawingTidbits.h
* skins2/controls/ctrl_slider.cpp: fixed 2 little offset problems, introduced
[vlc] / modules / gui / beos / DrawingTidbits.h
index 145c31d632e23869297ad4272cc1c05a70b03d40..a6fbdec0ff7cbe0e330689c2988e3c898e716f74 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
  * DrawingTidbits.h
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
- * $Id: DrawingTidbits.h,v 1.2 2002/09/30 18:30:27 titer Exp $
+ * Copyright (C) 2001 the VideoLAN team
+ * $Id$
  *
  * Authors: Tony Castley <tcastley@mail.powerup.com.au>
  *          Stephan Aßmus <stippi@yellowbites.com>
@@ -11,7 +11,7 @@
  * 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
@@ -19,7 +19,7 @@
  *
  * 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., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 #ifndef __DRAWING_TIBITS__