comparison mcabber/mcabber/screen.c @ 2268:f5402d705f67

Fix FSF addresses in all files
author Mikael Berthe <mikael@lilotux.net>
date Sun, 05 Jun 2016 20:06:46 +0200
parents 44bb9a033407
children f1eebfdd6db7
comparison
equal deleted inserted replaced
2267:dda89a3801c4 2268:f5402d705f67
13 * WITHOUT ANY WARRANTY; without even the implied warranty of 13 * WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * General Public License for more details. 15 * General Public License for more details.
16 * 16 *
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, see <http://www.gnu.org/licenses/>.
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
20 * USA
21 */ 19 */
22 20
23 #include <stdio.h> 21 #include <stdio.h>
24 #include <stdlib.h> 22 #include <stdlib.h>
25 #include <string.h> 23 #include <string.h>