diff --git a/LICENSE b/LICENSE index f867352..d731a66 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 BigBinary +Copyright (c) 2025 Neeto LLC 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 3219f45..39abe65 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To ## Contributing -Bug reports and pull requests are welcome on GitHub at https://github.com/bigbinary/rubocop-neeto. +Bug reports and pull requests are welcome. ## License diff --git a/rubocop-neeto.gemspec b/rubocop-neeto.gemspec index a7f0851..be828b5 100644 --- a/rubocop-neeto.gemspec +++ b/rubocop-neeto.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |spec| spec.email = ["abhay.ashokan@bigbinary.com"] spec.summary = "Custom RuboCop cops for Neeto" - spec.homepage = "https://github.com/bigbinary/rubocop-neeto" + spec.homepage = "https://github.com/neetozone/rubocop-neeto" spec.metadata["homepage_uri"] = spec.homepage spec.metadata["source_code_uri"] = spec.homepage