Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.
Closed
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Set new copyright date
  • Loading branch information
weierophinney committed Jul 14, 2016
commit 09509f766e353204e05da11613e4ddc72ca24e1a
2 changes: 1 addition & 1 deletion src/SwaggerViewStrategy.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @license http://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
* @copyright Copyright (c) 2014 Zend Technologies USA Inc. (http://www.zend.com)
* @copyright Copyright (c) 2014-2016 Zend Technologies USA Inc. (http://www.zend.com)
*/

namespace ZF\Apigility\Documentation\Swagger;
Expand Down