Skip to content

Commit 904a7da

Browse files
committed
Update copyright
1 parent 5e9637e commit 904a7da

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017 Typist Tech <[email protected]>
3+
Copyright (c) 2017-2020 Typist Tech <[email protected]>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/ComposerProject.php

-12
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
<?php
22

3-
/**
4-
* Codeception Composer Project Module
5-
*
6-
* Create throw away composer projects for Codeception tests.
7-
*
8-
* @package TypistTech\CodeceptionComposerProjectModule
9-
* @author Typist Tech <[email protected]>
10-
* @copyright 2017 Typist Tech
11-
* @license MIT
12-
* @see https://www.typist.tech/projects/codeception-composer-project-module
13-
*/
14-
153
declare(strict_types=1);
164

175
namespace Codeception\Module;

0 commit comments

Comments
 (0)