Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Commit 8a62729

Browse files
committed
2018
1 parent a77f068 commit 8a62729

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/HasHashSlug.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
55
Laravel HashSlug: Package providing a trait to use Hashids on a model
6-
Copyright (C) 2017 Balázs Dura-Kovács
6+
Copyright (C) 2017-2018 Balázs Dura-Kovács
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

tests/HashSlugTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
55
Laravel HashSlug: Package providing a trait to use Hashids on a model
6-
Copyright (C) 2017 Balázs Dura-Kovács
6+
Copyright (C) 2017-2018 Balázs Dura-Kovács
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)