diff options
37 files changed, 75 insertions, 75 deletions
@@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/client/client.go b/client/client.go index 75f5876..1068372 100644 --- a/client/client.go +++ b/client/client.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. package client // import "miniflux.app/client" diff --git a/client/core.go b/client/core.go index 53d1e13..91366e2 100644 --- a/client/core.go +++ b/client/core.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. package client // import "miniflux.app/client" diff --git a/client/doc.go b/client/doc.go index 60d63aa..eb7a047 100644 --- a/client/doc.go +++ b/client/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/client/request.go b/client/request.go index e5a546d..3172bce 100644 --- a/client/request.go +++ b/client/request.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. package client // import "miniflux.app/client" diff --git a/config/doc.go b/config/doc.go index 77c044d..4b4814b 100644 --- a/config/doc.go +++ b/config/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/crypto/doc.go b/crypto/doc.go index 4213e3f..7f0e6a7 100644 --- a/crypto/doc.go +++ b/crypto/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/daemon/doc.go b/daemon/doc.go index 448c6c7..d530b3e 100644 --- a/daemon/doc.go +++ b/daemon/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/errors/doc.go b/errors/doc.go index 234ee5c..574b49d 100644 --- a/errors/doc.go +++ b/errors/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/fever/doc.go b/fever/doc.go index ea18da8..faca2a0 100644 --- a/fever/doc.go +++ b/fever/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/filter/doc.go b/filter/doc.go index db4d610..4028fec 100644 --- a/filter/doc.go +++ b/filter/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/http/request/doc.go b/http/request/doc.go index 1fcaaa6..0c40fb8 100644 --- a/http/request/doc.go +++ b/http/request/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/http/response/doc.go b/http/response/doc.go index 007e0fa..169d3ef 100644 --- a/http/response/doc.go +++ b/http/response/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/http/response/html/doc.go b/http/response/html/doc.go index 91d3543..de47a22 100644 --- a/http/response/html/doc.go +++ b/http/response/html/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/http/response/html/html.go b/http/response/html/html.go index f173fdb..f529d4a 100644 --- a/http/response/html/html.go +++ b/http/response/html/html.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. package html // import "miniflux.app/http/response/html" diff --git a/http/response/html/html_test.go b/http/response/html/html_test.go index 91c2b74..086935d 100644 --- a/http/response/html/html_test.go +++ b/http/response/html/html_test.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. package html // import "miniflux.app/http/response/html" diff --git a/http/response/json/doc.go b/http/response/json/doc.go index c2a74c1..a95415a 100644 --- a/http/response/json/doc.go +++ b/http/response/json/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/http/response/json/json.go b/http/response/json/json.go index 680a20d..7cd9fbc 100644 --- a/http/response/json/json.go +++ b/http/response/json/json.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. package json // import "miniflux.app/http/response/json" diff --git a/http/response/json/json_test.go b/http/response/json/json_test.go index d22e468..9531615 100644 --- a/http/response/json/json_test.go +++ b/http/response/json/json_test.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. package json // import "miniflux.app/http/response/json" diff --git a/http/response/xml/doc.go b/http/response/xml/doc.go index 908d2f9..81f3d21 100644 --- a/http/response/xml/doc.go +++ b/http/response/xml/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/integration/doc.go b/integration/doc.go index abbf552..8f83a9e 100644 --- a/integration/doc.go +++ b/integration/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/locale/doc.go b/locale/doc.go index 2602cc7..cb26c3e 100644 --- a/locale/doc.go +++ b/locale/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/logger/doc.go b/logger/doc.go index d6b6a35..70354f0 100644 --- a/logger/doc.go +++ b/logger/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/middleware/doc.go b/middleware/doc.go index 8e768e5..382ba43 100644 --- a/middleware/doc.go +++ b/middleware/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/model/doc.go b/model/doc.go index bef8495..ac458fa 100644 --- a/model/doc.go +++ b/model/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/oauth2/doc.go b/oauth2/doc.go index 4fee931..672d589 100644 --- a/oauth2/doc.go +++ b/oauth2/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/reader/doc.go b/reader/doc.go index 2101266..68130db 100644 --- a/reader/doc.go +++ b/reader/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/scheduler/doc.go b/scheduler/doc.go index 1afa2a8..74a6f20 100644 --- a/scheduler/doc.go +++ b/scheduler/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/storage/doc.go b/storage/doc.go index ab8d0b5..f13a2e9 100644 --- a/storage/doc.go +++ b/storage/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/template/doc.go b/template/doc.go index ead768d..a4da6b2 100644 --- a/template/doc.go +++ b/template/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/tests/doc.go b/tests/doc.go index be614d0..b469918 100644 --- a/tests/doc.go +++ b/tests/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/timer/doc.go b/timer/doc.go index e27af92..e40a31b 100644 --- a/timer/doc.go +++ b/timer/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* @@ -1,10 +1,10 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* Package ui implements handlers to render to user interface. */ -package ui // import "miniflux.app/ui" +package ui // import "miniflux.app/ui" @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* diff --git a/version/doc.go b/version/doc.go index 0d59429..a196762 100644 --- a/version/doc.go +++ b/version/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* |