Rename, Update Docs and Prepare for Release (#9)

Co-authored-by: Guilherme Rugai Freire <41879254+GRFreire@users.noreply.github.com>
Co-authored-by: N-R-K <79544946+N-R-K@users.noreply.github.com>
Co-authored-by: NRK <nrk@disroot.org>
Co-authored-by: Arthur Williams <taaparthur@gmail.com>
Co-authored-by: eylles <ed.ylles1997@gmail.com>
This commit is contained in:
Berke Kocaoğlu
2021-09-16 12:32:59 +03:00
parent 9c73646d9c
commit 7cce7ea857
28 changed files with 411 additions and 313 deletions

View File

@ -1,22 +1,22 @@
/* Copyright 2011, 2012, 2014 Bert Muennich
*
* This file is part of sxiv.
* This file is a part of nsxiv.
*
* sxiv is free software; you can redistribute it and/or modify
* nsxiv 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 2 of the License,
* or (at your option) any later version.
*
* sxiv is distributed in the hope that it will be useful,
* nsxiv 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 sxiv. If not, see <http://www.gnu.org/licenses/>.
* along with nsxiv. If not, see <http://www.gnu.org/licenses/>.
*/
#include "sxiv.h"
#include "nsxiv.h"
#define _IMAGE_CONFIG
#include "config.h"