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

Commit ac26bae

Browse files
Fixed file headers
1 parent 5447682 commit ac26bae

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/Facades/Navigation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/Navigation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

src/NavigationServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

tests/AbstractTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

tests/Facades/NavigationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

tests/NavigationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

tests/ServiceProviderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/**
3+
/*
44
* This file is part of Laravel Navigation by Graham Campbell.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)