diff options
author | James Booth <boothj5@gmail.com> | 2014-03-09 01:18:19 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2014-03-09 01:18:19 +0000 |
commit | 26726b207a344a79633f0420ff8be9c83aca3934 (patch) | |
tree | 62d07313349ed42493f296fa564208742b2574ce /tests/config | |
parent | a198c9e8735c8cc0a44342bf0b13c4332c59276d (diff) | |
download | profani-tty-26726b207a344a79633f0420ff8be9c83aca3934.tar.gz |
Updated copyright
Diffstat (limited to 'tests/config')
-rw-r--r-- | tests/config/mock_accounts.c | 22 | ||||
-rw-r--r-- | tests/config/mock_accounts.h | 22 |
2 files changed, 0 insertions, 44 deletions
diff --git a/tests/config/mock_accounts.c b/tests/config/mock_accounts.c index 3a7139e3..34f8624f 100644 --- a/tests/config/mock_accounts.c +++ b/tests/config/mock_accounts.c @@ -1,25 +1,3 @@ -/* - * mock_accounts.c - * - * Copyright (C) 2012, 2013 James Booth <boothj5@gmail.com> - * - * This file is part of Profanity. - * - * Profanity is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Profanity 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 Profanity. If not, see <http://www.gnu.org/licenses/>. - * - */ - #include <glib.h> #include <setjmp.h> #include <cmocka.h> diff --git a/tests/config/mock_accounts.h b/tests/config/mock_accounts.h index ee36f5ed..32c715f1 100644 --- a/tests/config/mock_accounts.h +++ b/tests/config/mock_accounts.h @@ -1,25 +1,3 @@ -/* - * mock_accounts.h - * - * Copyright (C) 2012, 2013 James Booth <boothj5@gmail.com> - * - * This file is part of Profanity. - * - * Profanity is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * Profanity 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 Profanity. If not, see <http://www.gnu.org/licenses/>. - * - */ - #ifndef MOCK_ACCOUNTS_H #define MOCK_ACCOUNTS_H |