mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Update copyright date.
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#pragma clang diagnostic push
|
#pragma clang diagnostic push
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#ifndef LIBDICFORMAT_DICFORMAT_H
|
#ifndef LIBDICFORMAT_DICFORMAT_H
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#pragma clang diagnostic push
|
#pragma clang diagnostic push
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
#ifndef LIBDICFORMAT_CONTEXT_H
|
#ifndef LIBDICFORMAT_CONTEXT_H
|
||||||
#define LIBDICFORMAT_CONTEXT_H
|
#define LIBDICFORMAT_CONTEXT_H
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#ifndef LIBDICFORMAT_DECLS_H
|
#ifndef LIBDICFORMAT_DECLS_H
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License aint64_t with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License aint64_t with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#pragma clang diagnostic push
|
#pragma clang diagnostic push
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#include <dicformat.h>
|
#include <dicformat.h>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#include <dicformat.h>
|
#include <dicformat.h>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#include <dicformat.h>
|
#include <dicformat.h>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ECC algorithm from ECM(c) 2002-2011 Neill Corlett
|
// ECC algorithm from ECM(c) 2002-2011 Neill Corlett
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#include <dic.h>
|
#include <dic.h>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#include <dicformat.h>
|
#include <dicformat.h>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#include <dicformat.h>
|
#include <dicformat.h>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2019 Natalia Portillo
|
// Copyright © 2011-2020 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
#include <dicformat.h>
|
#include <dicformat.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user