]> code.delx.au - gnu-emacs/blobdiff - src/charset.c
Update copyright year to 2015
[gnu-emacs] / src / charset.c
index 9ad7de671467b4476c588de3a66d27b2f14776f8..33436d53f638644a6c85f7e382f082ac51480705 100644 (file)
@@ -1,6 +1,6 @@
 /* Basic character set support.
 
-Copyright (C) 2001-2014 Free Software Foundation, Inc.
+Copyright (C) 2001-2015 Free Software Foundation, Inc.
 
 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
   2005, 2006, 2007, 2008, 2009, 2010, 2011
@@ -102,7 +102,7 @@ Lisp_Object Vcharset_ordered_list;
 Lisp_Object Vcharset_non_preferred_head;
 
 /* Incremented every time we change the priority of charsets.
-   Wraps around.  */*/
+   Wraps around.  */
 EMACS_UINT charset_ordered_list_tick;
 
 /* List of iso-2022 charsets.  */