diff --git a/LICENSE.md b/LICENSE.md index fbf1e85..59d61b6 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 Mustafa Turan +Copyright (c) 2022 Mustafa Turan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4928b8e..37f63d3 100644 --- a/README.md +++ b/README.md @@ -539,7 +539,7 @@ Note: The addons under [https://github.com/otobus](https://github.com/otobus) or MIT -Copyright (c) 2017 Mustafa Turan +Copyright (c) 2022 Mustafa Turan 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: diff --git a/mix.exs b/mix.exs index d0463b9..ade4efa 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule EventBus.Mixfile do use Mix.Project - @source_url "https://github.com/mustafaturan/event_bus" + @source_url "https://github.com/otobus/event_bus" @version "1.6.2" def project do