]> git.sesse.net Git - vlc/blobdiff - include/vlc_cpu.h
* Avoid useless stats_Get calls
[vlc] / include / vlc_cpu.h
index 7b7c6001fd649d23683d93fce049a283f166919f..e606828fcc959064593b663a5f4f3f329096b0e9 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
  * cpu.h: CPU type detection
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
- * $Id: vlc_cpu.h,v 1.6 2004/01/25 18:17:08 zorglub Exp $
+ * Copyright (C) 2002 the VideoLAN team
+ * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *
@@ -18,7 +18,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.
  *****************************************************************************/
 
 uint32_t CPUCapabilities( void );