mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
update copyright in files imported from CopperSpice
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
2f5ef87fb1
commit
251e6f4cc0
18 changed files with 630 additions and 435 deletions
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qstandardpaths.h"
|
||||
|
||||
|
|
|
@ -1,28 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2015 Ivailo Monev
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef QSTANDARDPATHS_H
|
||||
#define QSTANDARDPATHS_H
|
||||
|
|
|
@ -1,28 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2015 Ivailo Monev
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qstandardpaths.h"
|
||||
#include "qdir.h"
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qjson_p.h"
|
||||
#include "qalgorithms.h"
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef QJSON_P_H
|
||||
#define QJSON_P_H
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qjsonobject.h"
|
||||
#include "qjsonarray.h"
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef QJSONARRAY_H
|
||||
#define QJSONARRAY_H
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qjsondocument.h"
|
||||
#include "qjsonobject.h"
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef QJSONDOCUMENT_H
|
||||
#define QJSONDOCUMENT_H
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qjsonobject.h"
|
||||
#include "qjsonvalue.h"
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef QJSONOBJECT_H
|
||||
#define QJSONOBJECT_H
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qcoreapplication.h"
|
||||
#include "qdebug.h"
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef QJSONPARSER_P_H
|
||||
#define QJSONPARSER_P_H
|
||||
|
|
|
@ -1,28 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2016 Ivailo Monev
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qjsonobject.h"
|
||||
#include "qjsonvalue.h"
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef QJSONVALUE_H
|
||||
#define QJSONVALUE_H
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "qjsonwriter_p.h"
|
||||
#include "qjson_p.h"
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2015 Barbara Geller
|
||||
* Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef QJSONWRITER_P_H
|
||||
#define QJSONWRITER_P_H
|
||||
|
|
|
@ -1,27 +1,38 @@
|
|||
/***********************************************************************
|
||||
*
|
||||
* Copyright (c) 2012-2016 Barbara Geller
|
||||
* Copyright (c) 2012-2016 Ansel Sermersheim
|
||||
* Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
* Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
* All rights reserved.
|
||||
*
|
||||
* This file is part of CopperSpice.
|
||||
*
|
||||
* CopperSpice is free software: you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
* version 2.1 as published by the Free Software Foundation.
|
||||
*
|
||||
* CopperSpice 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
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with CopperSpice. If not, see
|
||||
* <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
***********************************************************************/
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (c) 2012-2015 Barbara Geller
|
||||
** Copyright (c) 2012-2015 Ansel Sermersheim
|
||||
** Copyright (c) 2012-2014 Digia Plc and/or its subsidiary(-ies).
|
||||
** Copyright (c) 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
|
||||
** Copyright (C) 2016-2020 Ivailo Monev
|
||||
**
|
||||
** This file is part of the QtCore module of the Katie Toolkit.
|
||||
**
|
||||
** $QT_BEGIN_LICENSE:LGPL$
|
||||
**
|
||||
** GNU Lesser General Public License Usage
|
||||
** This file may be used under the terms of the GNU Lesser
|
||||
** General Public License version 2.1 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.LGPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
**
|
||||
** As a special exception, The Qt Company gives you certain additional
|
||||
** rights. These rights are described in The Qt Company LGPL Exception
|
||||
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
**
|
||||
** GNU General Public License Usage
|
||||
** Alternatively, this file may be used under the terms of the GNU
|
||||
** General Public License version 3.0 as published by the Free Software
|
||||
** Foundation and appearing in the file LICENSE.GPL included in the
|
||||
** packaging of this file. Please review the following information to
|
||||
** ensure the GNU General Public License version 3.0 requirements will be
|
||||
** met: http://www.gnu.org/copyleft/gpl.html.
|
||||
**
|
||||
** $QT_END_LICENSE$
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#ifndef QATOMIC_H
|
||||
#define QATOMIC_H
|
||||
|
|
Loading…
Add table
Reference in a new issue