Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
Roumen Damianoff committed Feb 7, 2018
1 parent 5585cb2 commit f157862
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) <2012-2017> <Roumen Damianoff> <roumen@crimsson.com>
Copyright (c) <2012-2018> <Roumen Damianoff> <roumen@damianoff.com>

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
Expand Down
6 changes: 3 additions & 3 deletions src/Roumen/Sitemap/Model.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
/**
* Model class for laravel-sitemap package.
*
* @author Roumen Damianoff <roumen@crimsson.com>
* @version 2.6.5
* @link http://roumen.it/projects/laravel-sitemap
* @author Roumen Damianoff <roumen@damianoff.com>
* @version 2.8.1
* @link https://laravelium.com
* @license http://opensource.org/licenses/mit-license.php MIT License
*/

Expand Down
6 changes: 3 additions & 3 deletions src/Roumen/Sitemap/Sitemap.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
/**
* Sitemap class for laravel-sitemap package.
*
* @author Roumen Damianoff <roumen@crimsson.com>
* @version 2.7.2
* @link https://damianoff.com/en/projects/laravel-sitemap
* @author Roumen Damianoff <roumen@damianoff.com>
* @version 2.8.1
* @link https://laravelium.com
* @license http://opensource.org/licenses/mit-license.php MIT License
*/

Expand Down

0 comments on commit f157862

Please sign in to comment.