X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fcopying.c;h=66837b87fd641a2c9391a10c229560ab2773cecf;hb=d7f3ff3ea7830389f458be7c5eadb5d4a4e0a90b;hp=9aac2e690a30ca1f56317e9d8f1c3feec9993fde;hpb=27618ce42a9eaeb1c95bca6ed8f2a261df0e6981;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/copying.c b/gdb/copying.c index 9aac2e690a..66837b87fd 100644 --- a/gdb/copying.c +++ b/gdb/copying.c @@ -1,5 +1,6 @@ -/* ==> Do not modify this file!! It is created automatically - by copying.awk. Modify copying.awk instead. <== */ +/* ==> Do not modify this file!! -*- buffer-read-only: t -*- vi:set ro: + It is created automatically by copying.awk. + Modify copying.awk instead. <== */ #include "defs.h" #include "command.h" @@ -17,7 +18,7 @@ show_copying_command (char *ignore, int from_tty) printf_filtered (" GNU GENERAL PUBLIC LICENSE\n"); printf_filtered (" Version 3, 29 June 2007\n"); printf_filtered ("\n"); - printf_filtered (" Copyright (C) 2007, 2012 Free Software Foundation, Inc. \n"); + printf_filtered (" Copyright (C) 2007 Free Software Foundation, Inc. \n"); printf_filtered (" Everyone is permitted to copy and distribute verbatim copies\n"); printf_filtered (" of this license document, but changing it is not allowed.\n"); printf_filtered ("\n");