X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=tack%2Fcolor.c;fp=tack%2Fcolor.c;h=fa2d5d914b4d8c548313ca7f4619dceeff813b3d;hp=17f71f0b4e62ed7c9f7c279504fdfe0bd4934a0c;hb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/tack/color.c b/tack/color.c index 17f71f0b..fa2d5d91 100644 --- a/tack/color.c +++ b/tack/color.c @@ -15,13 +15,13 @@ ** ** You should have received a copy of the GNU General Public License ** along with TACK; see the file COPYING. If not, write to -** the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -** Boston, MA 02111-1307, USA. +** the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +** Boston, MA 02110-1301, USA */ #include -MODULE_ID("$Id: color.c,v 1.5 2004/01/16 23:14:25 Jochen.Voss Exp $") +MODULE_ID("$Id: color.c,v 1.6 2005/09/17 19:49:16 tom Exp $") /* * Color terminal tests. Has only one entry point: test_color().