diff --git a/resources/themes/pterodactyl/layouts/auth.blade.php b/resources/themes/pterodactyl/layouts/auth.blade.php
index a6fbf86f..f92a7902 100644
--- a/resources/themes/pterodactyl/layouts/auth.blade.php
+++ b/resources/themes/pterodactyl/layouts/auth.blade.php
@@ -44,7 +44,7 @@
@yield('content')
- Copyright © 2015 - {{ date('Y') }} Pterodactyl Software & Design.
+ Copyright © 2015 - {{ date('Y') }} Pterodactyl Software.
{!! Theme::js('js/vendor/jquery/jquery.min.js') !!}
diff --git a/resources/themes/pterodactyl/layouts/error.blade.php b/resources/themes/pterodactyl/layouts/error.blade.php
index fd78fd81..bf254fda 100644
--- a/resources/themes/pterodactyl/layouts/error.blade.php
+++ b/resources/themes/pterodactyl/layouts/error.blade.php
@@ -60,7 +60,7 @@
v {{ config('app.version') }}
- Copyright © 2015 - {{ date('Y') }} Pterodactyl Software & Design.
+ Copyright © 2015 - {{ date('Y') }} Pterodactyl Software.
@section('footer-scripts')
diff --git a/resources/themes/pterodactyl/layouts/master.blade.php b/resources/themes/pterodactyl/layouts/master.blade.php
index d478bd37..ad864464 100644
--- a/resources/themes/pterodactyl/layouts/master.blade.php
+++ b/resources/themes/pterodactyl/layouts/master.blade.php
@@ -236,7 +236,7 @@
v {{ config('app.version') }}
- Copyright © 2015 - {{ date('Y') }} Pterodactyl Software & Design.
+ Copyright © 2015 - {{ date('Y') }} Pterodactyl Software.