diff options
Diffstat (limited to 'gtk/src/callbacks.c')
-rw-r--r-- | gtk/src/callbacks.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gtk/src/callbacks.c b/gtk/src/callbacks.c index ccbb8af10..85090ad20 100644 --- a/gtk/src/callbacks.c +++ b/gtk/src/callbacks.c @@ -9,6 +9,17 @@ * GNU General Public License, as published by the Free Software * Foundation; either version 2 of the License, or (at your option) * any later version. + * + * callbacks.c is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with main.c. If not, write to: + * The Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H |