Update LICENSE year and cleanup a few comments

This commit is contained in:
Simon Brunel 2019-02-18 20:30:41 +01:00
parent 9119cc72f6
commit a6d883acbd
26 changed files with 5 additions and 28 deletions

View File

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2017 Simon Brunel
Copyright (c) 2019 Simon Brunel
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@ -5,4 +5,4 @@
#include "../src/qtpromise/qpromisefuture.h"
#include "../src/qtpromise/qpromisehelpers.h"
#endif // ifndef QTPROMISE_MODULE_H
#endif // QTPROMISE_MODULE_H

View File

@ -1,7 +1,6 @@
#ifndef QTPROMISE_QPROMISE_H
#define QTPROMISE_QPROMISE_H
// QtPromise
#include "qpromise_p.h"
#include "qpromiseerror.h"
#include "qpromiseglobal.h"
@ -130,4 +129,4 @@ private:
#include "qpromise.inl"
#endif // ifndef QTPROMISE_QPROMISE_H
#endif // QTPROMISE_QPROMISE_H

View File

@ -1,7 +1,6 @@
#ifndef QTPROMISE_QPROMISE_P_H
#define QTPROMISE_QPROMISE_P_H
// QtPromise
#include "qpromiseglobal.h"
// Qt
@ -547,4 +546,4 @@ protected:
} // namespace QtPromise
#endif // ifndef QTPROMISE_QPROMISE_H
#endif // QTPROMISE_QPROMISE_H

View File

@ -1,7 +1,6 @@
#ifndef QTPROMISE_QPROMISEERROR_H
#define QTPROMISE_QPROMISEERROR_H
// QtPromise
#include "qpromise_p.h"
#include "qpromiseglobal.h"

View File

@ -122,4 +122,4 @@ struct ArgsOf<const volatile T&&> : public ArgsOf<T>
} // namespace QtPromisePrivate
#endif // ifndef QTPROMISE_QPROMISEGLOBAL_H
#endif // QTPROMISE_QPROMISEGLOBAL_H

View File

@ -1,7 +1,6 @@
#ifndef QTPROMISE_QPROMISEHELPERS_H
#define QTPROMISE_QPROMISEHELPERS_H
// QtPromise
#include "qpromise_p.h"
namespace QtPromise {

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise

View File

@ -1,4 +1,3 @@
// Tests
#include "../../shared/utils.h"
// QtPromise