Merge branch 'maintenance/copyright-2019' into 'develop'
update copyright years to 2019 See merge request pleroma/pleroma!613
This commit is contained in:
		
						commit
						ede3fd7459
					
				
					 137 changed files with 137 additions and 137 deletions
				
			
		|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.PasswordResetToken do | defmodule Pleroma.PasswordResetToken do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Activity do | defmodule Pleroma.Activity do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Application do | defmodule Pleroma.Application do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Captcha do | defmodule Pleroma.Captcha do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Captcha.Service do | defmodule Pleroma.Captcha.Service do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Captcha.Kocaptcha do | defmodule Pleroma.Captcha.Kocaptcha do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Config do | defmodule Pleroma.Config do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Mailer do | defmodule Pleroma.Mailer do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.UserEmail do | defmodule Pleroma.UserEmail do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Emoji do | defmodule Pleroma.Emoji do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Filter do | defmodule Pleroma.Filter do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Formatter do | defmodule Pleroma.Formatter do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Gopher.Server do | defmodule Pleroma.Gopher.Server do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.HTML do | defmodule Pleroma.HTML do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.HTTP.Connection do | defmodule Pleroma.HTTP.Connection do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.HTTP do | defmodule Pleroma.HTTP do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.HTTP.RequestBuilder do | defmodule Pleroma.HTTP.RequestBuilder do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.List do | defmodule Pleroma.List do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.MIME do | defmodule Pleroma.MIME do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Notification do | defmodule Pleroma.Notification do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Object do | defmodule Pleroma.Object do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.AdminSecretAuthenticationPlug do | defmodule Pleroma.Plugs.AdminSecretAuthenticationPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.AuthenticationPlug do | defmodule Pleroma.Plugs.AuthenticationPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.BasicAuthDecoderPlug do | defmodule Pleroma.Plugs.BasicAuthDecoderPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.Plugs.DigestPlug do | defmodule Pleroma.Web.Plugs.DigestPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.EnsureAuthenticatedPlug do | defmodule Pleroma.Plugs.EnsureAuthenticatedPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.EnsureUserKeyPlug do | defmodule Pleroma.Plugs.EnsureUserKeyPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.FederatingPlug do | defmodule Pleroma.Web.FederatingPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.HTTPSecurityPlug do | defmodule Pleroma.Plugs.HTTPSecurityPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.Plugs.HTTPSignaturePlug do | defmodule Pleroma.Web.Plugs.HTTPSignaturePlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.InstanceStatic do | defmodule Pleroma.Plugs.InstanceStatic do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.LegacyAuthenticationPlug do | defmodule Pleroma.Plugs.LegacyAuthenticationPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.OAuthPlug do | defmodule Pleroma.Plugs.OAuthPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.SessionAuthenticationPlug do | defmodule Pleroma.Plugs.SessionAuthenticationPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.SetUserSessionIdPlug do | defmodule Pleroma.Plugs.SetUserSessionIdPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.UploadedMedia do | defmodule Pleroma.Plugs.UploadedMedia do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.UserEnabledPlug do | defmodule Pleroma.Plugs.UserEnabledPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.UserFetcherPlug do | defmodule Pleroma.Plugs.UserFetcherPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Plugs.UserIsAdminPlug do | defmodule Pleroma.Plugs.UserIsAdminPlug do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Repo do | defmodule Pleroma.Repo do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.ReverseProxy do | defmodule Pleroma.ReverseProxy do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Stats do | defmodule Pleroma.Stats do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Upload do | defmodule Pleroma.Upload do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Upload.Filter do | defmodule Pleroma.Upload.Filter do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Upload.Filter.AnonymizeFilename do | defmodule Pleroma.Upload.Filter.AnonymizeFilename do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Upload.Filter.Dedupe do | defmodule Pleroma.Upload.Filter.Dedupe do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Upload.Filter.Mogrifun do | defmodule Pleroma.Upload.Filter.Mogrifun do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Upload.Filter.Mogrify do | defmodule Pleroma.Upload.Filter.Mogrify do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Uploaders.Local do | defmodule Pleroma.Uploaders.Local do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Uploaders.MDII do | defmodule Pleroma.Uploaders.MDII do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Uploaders.S3 do | defmodule Pleroma.Uploaders.S3 do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Uploaders.Swift.Keystone do | defmodule Pleroma.Uploaders.Swift.Keystone do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Uploaders.Swift.Client do | defmodule Pleroma.Uploaders.Swift.Client do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Uploaders.Swift do | defmodule Pleroma.Uploaders.Swift do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Uploaders.Uploader do | defmodule Pleroma.Uploaders.Uploader do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.User do | defmodule Pleroma.User do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.User.Info do | defmodule Pleroma.User.Info do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.UserInviteToken do | defmodule Pleroma.UserInviteToken do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.ActivityPub do | defmodule Pleroma.Web.ActivityPub.ActivityPub do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.ActivityPubController do | defmodule Pleroma.Web.ActivityPub.ActivityPubController do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.MRF do | defmodule Pleroma.Web.ActivityPub.MRF do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.MRF.DropPolicy do | defmodule Pleroma.Web.ActivityPub.MRF.DropPolicy do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.MRF.EnsureRePrepended do | defmodule Pleroma.Web.ActivityPub.MRF.EnsureRePrepended do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.MRF.HellthreadPolicy do | defmodule Pleroma.Web.ActivityPub.MRF.HellthreadPolicy do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.MRF.NoOpPolicy do | defmodule Pleroma.Web.ActivityPub.MRF.NoOpPolicy do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.MRF.NormalizeMarkup do | defmodule Pleroma.Web.ActivityPub.MRF.NormalizeMarkup do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.MRF.RejectNonPublic do | defmodule Pleroma.Web.ActivityPub.MRF.RejectNonPublic do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.MRF.SimplePolicy do | defmodule Pleroma.Web.ActivityPub.MRF.SimplePolicy do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.MRF.UserAllowListPolicy do | defmodule Pleroma.Web.ActivityPub.MRF.UserAllowListPolicy do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.Relay do | defmodule Pleroma.Web.ActivityPub.Relay do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.Transmogrifier do | defmodule Pleroma.Web.ActivityPub.Transmogrifier do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.Utils do | defmodule Pleroma.Web.ActivityPub.Utils do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.ObjectView do | defmodule Pleroma.Web.ActivityPub.ObjectView do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ActivityPub.UserView do | defmodule Pleroma.Web.ActivityPub.UserView do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.AdminAPI.AdminAPIController do | defmodule Pleroma.Web.AdminAPI.AdminAPIController do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.UserSocket do | defmodule Pleroma.Web.UserSocket do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ChatChannel do | defmodule Pleroma.Web.ChatChannel do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.CommonAPI do | defmodule Pleroma.Web.CommonAPI do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.CommonAPI.Utils do | defmodule Pleroma.Web.CommonAPI.Utils do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.ControllerHelper do | defmodule Pleroma.Web.ControllerHelper do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.Endpoint do | defmodule Pleroma.Web.Endpoint do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.Federator do | defmodule Pleroma.Web.Federator do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.Federator.RetryQueue do | defmodule Pleroma.Web.Federator.RetryQueue do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.Gettext do | defmodule Pleroma.Web.Gettext do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| # https://tools.ietf.org/html/draft-cavage-http-signatures-08 | # https://tools.ietf.org/html/draft-cavage-http-signatures-08 | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.MastodonAPI.MastodonAPIController do | defmodule Pleroma.Web.MastodonAPI.MastodonAPIController do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.MastodonAPI.AccountView do | defmodule Pleroma.Web.MastodonAPI.AccountView do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.MastodonAPI.FilterView do | defmodule Pleroma.Web.MastodonAPI.FilterView do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.MastodonAPI.ListView do | defmodule Pleroma.Web.MastodonAPI.ListView do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.MastodonAPI.MastodonView do | defmodule Pleroma.Web.MastodonAPI.MastodonView do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.MastodonAPI.PushSubscriptionView do | defmodule Pleroma.Web.MastodonAPI.PushSubscriptionView do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.MastodonAPI.StatusView do | defmodule Pleroma.Web.MastodonAPI.StatusView do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.MastodonAPI.WebsocketHandler do | defmodule Pleroma.Web.MastodonAPI.WebsocketHandler do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.MediaProxy.MediaProxyController do | defmodule Pleroma.Web.MediaProxy.MediaProxyController do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.MediaProxy do | defmodule Pleroma.Web.MediaProxy do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.Nodeinfo.NodeinfoController do | defmodule Pleroma.Web.Nodeinfo.NodeinfoController do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.OAuth.App do | defmodule Pleroma.Web.OAuth.App do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.OAuth.Authorization do | defmodule Pleroma.Web.OAuth.Authorization do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.OAuth.FallbackController do | defmodule Pleroma.Web.OAuth.FallbackController do | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| # Pleroma: A lightweight social networking server | # Pleroma: A lightweight social networking server | ||||||
| # Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> | # Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> | ||||||
| # SPDX-License-Identifier: AGPL-3.0-only | # SPDX-License-Identifier: AGPL-3.0-only | ||||||
| 
 | 
 | ||||||
| defmodule Pleroma.Web.OAuth.OAuthController do | defmodule Pleroma.Web.OAuth.OAuthController do | ||||||
|  |  | ||||||
Some files were not shown because too many files have changed in this diff Show more
		Loading…
	
		Reference in a new issue
	
	 kaniini
						kaniini