X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/77ab81d0545e980c57c0a35510ade29a9e43b4cd..c38918db05bb8df4619bff27d04a0dc48202b647:/admin/alloc-colors.c diff --git a/admin/alloc-colors.c b/admin/alloc-colors.c index 3831260424..e09ddd62b9 100644 --- a/admin/alloc-colors.c +++ b/admin/alloc-colors.c @@ -1,6 +1,6 @@ /* Allocate X colors. Used for testing with dense colormaps. - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + +Copyright (C) 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -112,5 +112,3 @@ main (int argc, char **argv) return 0; } -/* arch-tag: f1be90ac-5b70-43c2-835e-5a6432a25145 - (do not change this comment) */