]> git.sesse.net Git - vlc/blobdiff - modules/gui/skins2/parser/expr_evaluator.hpp
Spelling fixes
[vlc] / modules / gui / skins2 / parser / expr_evaluator.hpp
index 32a075897aad22ad064118ee86695b51ad586be1..aafff3c980cca720adeeacc23284c735e6c19e3f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * expr_evaluator.hpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 the VideoLAN team
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
@@ -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.
  *****************************************************************************/
 
 #ifndef EXPR_EVALUATOR_HPP