diff --git a/api/doc.go b/api/doc.go index 68ddc324..2b3cb330 100644 --- a/api/doc.go +++ b/api/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/cli/doc.go b/cli/doc.go index d4607263..ee5d57c9 100644 --- a/cli/doc.go +++ b/cli/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/client.go b/client/client.go index 75f5876a..10683720 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 53d1e13f..91366e27 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 60d63aa5..eb7a0472 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 e5a546de..3172bceb 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 77c044db..4b4814b5 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 4213e3ff..7f0e6a76 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 448c6c73..d530b3e3 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. /* diff --git a/doc.go b/doc.go index 3f8e1e59..19aabaac 100644 --- a/doc.go +++ b/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/errors/doc.go b/errors/doc.go index 234ee5c9..574b49d1 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 ea18da8b..faca2a0c 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 db4d6102..4028feca 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 1fcaaa63..0c40fb8f 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 007e0fa4..169d3efd 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 91d35439..de47a225 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 f173fdbe..f529d4aa 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 91c2b744..086935d2 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 c2a74c1e..a95415a7 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 680a20d2..7cd9fbc8 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 d22e4687..95316159 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 908d2f96..81f3d21e 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 abbf5527..8f83a9e5 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 2602cc7b..cb26c3ec 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 d6b6a35c..70354f0d 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 8e768e54..382ba439 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 bef8495e..ac458faa 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 4fee9319..672d5893 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 21012669..68130dbe 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 1afa2a8c..74a6f20a 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 ab8d0b53..f13a2e91 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 ead768de..a4da6b2a 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 be614d00..b4699181 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 e27af928..e40a31b8 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. /* diff --git a/ui/doc.go b/ui/doc.go index 2e6cc39b..8e4947e9 100644 --- a/ui/doc.go +++ b/ui/doc.go @@ -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" diff --git a/url/doc.go b/url/doc.go index 9b80dd80..98253d0d 100644 --- a/url/doc.go +++ b/url/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/version/doc.go b/version/doc.go index 0d594296..a196762c 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. /*