Mercurial > emacs
comparison lisp/cedet/ChangeLog @ 112218:376148b31b5e
Add 2011 to FSF/AIST copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 02 Jan 2011 15:50:46 -0800 |
parents | 516f3d80dac6 |
children | 417b1e4d63cd |
comparison
equal
deleted
inserted
replaced
112097:3ef3ed396505 | 112218:376148b31b5e |
---|---|
1393 * cedet-idutils.el: | 1393 * cedet-idutils.el: |
1394 * data-debug.el: | 1394 * data-debug.el: |
1395 * inversion.el: | 1395 * inversion.el: |
1396 * mode-local.el: | 1396 * mode-local.el: |
1397 * pulse.el: New files. | 1397 * pulse.el: New files. |
1398 | |
1399 ;; Local Variables: | |
1400 ;; coding: utf-8 | |
1401 ;; End: | |
1402 | |
1403 Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. | |
1404 | |
1405 This file is part of GNU Emacs. | |
1406 | |
1407 GNU Emacs is free software: you can redistribute it and/or modify | |
1408 it under the terms of the GNU General Public License as published by | |
1409 the Free Software Foundation, either version 3 of the License, or | |
1410 (at your option) any later version. | |
1411 | |
1412 GNU Emacs is distributed in the hope that it will be useful, | |
1413 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
1414 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
1415 GNU General Public License for more details. | |
1416 | |
1417 You should have received a copy of the GNU General Public License | |
1418 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |