Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ use-sort:
sort-direction: asc

header: |
/**
/*
* This file is part of the php-formatter package
*
* Copyright (c) 2014 Marc Morera
Expand Down Expand Up @@ -322,7 +322,7 @@ Your PHP Header definition must have this format.

``` yml
header: |
/**
/*
* This file is part of the php-formatter package
*
* Copyright (c) 2014 Marc Morera
Expand Down