comparison src/cm.c @ 79759:fc2bcd2a8aad

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Tue, 08 Jan 2008 04:30:25 +0000
parents 922696f363b0
children 107ccd98fa12
comparison
equal deleted inserted replaced
79758:a77d75597d5a 79759:fc2bcd2a8aad
1 /* Cursor motion subroutines for GNU Emacs. 1 /* Cursor motion subroutines for GNU Emacs.
2 Copyright (C) 1985, 1995, 2001, 2002, 2003, 2004, 2 Copyright (C) 1985, 1995, 2001, 2002, 2003, 2004,
3 2005, 2006, 2007 Free Software Foundation, Inc. 3 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4 based primarily on public domain code written by Chris Torek 4 based primarily on public domain code written by Chris Torek
5 5
6 This file is part of GNU Emacs. 6 This file is part of GNU Emacs.
7 7
8 GNU Emacs is free software; you can redistribute it and/or modify 8 GNU Emacs is free software; you can redistribute it and/or modify