diff options
Diffstat (limited to 'examples/tictactoe/tictactoe.c')
-rw-r--r-- | examples/tictactoe/tictactoe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tictactoe/tictactoe.c b/examples/tictactoe/tictactoe.c index 4f83d9cd7c..34c7b2f05e 100644 --- a/examples/tictactoe/tictactoe.c +++ b/examples/tictactoe/tictactoe.c @@ -1,5 +1,5 @@ -/* GTK - The GTK+ Toolkit +/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or |