Skip to content

Commit b856460

Browse files
committed
apply headerCreateAll
1 parent 85639d5 commit b856460

File tree

57 files changed

+460
-424
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+460
-424
lines changed

bench/src/main/scala/org/scalacheck/bench/GenBench.scala

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*-------------------------------------------------------------------------*\
2-
** ScalaCheck **
3-
** Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved. **
4-
** http://www.scalacheck.org **
5-
** **
6-
** This software is released under the terms of the Revised BSD License. **
7-
** There is NO WARRANTY. See the file LICENSE for the full text. **
8-
\*------------------------------------------------------------------------ */
1+
/*
2+
* ScalaCheck
3+
* Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved.
4+
* http://www.scalacheck.org
5+
*
6+
* This software is released under the terms of the Revised BSD License.
7+
* There is NO WARRANTY. See the file LICENSE for the full text.
8+
*/
99

1010
package org.scalacheck.bench
1111

core/js/src/main/scala/org/scalacheck/Platform.scala

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*-------------------------------------------------------------------------*\
2-
** ScalaCheck **
3-
** Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved. **
4-
** http://www.scalacheck.org **
5-
** **
6-
** This software is released under the terms of the Revised BSD License. **
7-
** There is NO WARRANTY. See the file LICENSE for the full text. **
8-
\*------------------------------------------------------------------------ */
1+
/*
2+
* ScalaCheck
3+
* Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved.
4+
* http://www.scalacheck.org
5+
*
6+
* This software is released under the terms of the Revised BSD License.
7+
* There is NO WARRANTY. See the file LICENSE for the full text.
8+
*/
99

1010
package org.scalacheck
1111

core/jvm/src/main/scala/org/scalacheck/Platform.scala

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*-------------------------------------------------------------------------*\
2-
** ScalaCheck **
3-
** Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved. **
4-
** http://www.scalacheck.org **
5-
** **
6-
** This software is released under the terms of the Revised BSD License. **
7-
** There is NO WARRANTY. See the file LICENSE for the full text. **
8-
\*------------------------------------------------------------------------ */
1+
/*
2+
* ScalaCheck
3+
* Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved.
4+
* http://www.scalacheck.org
5+
*
6+
* This software is released under the terms of the Revised BSD License.
7+
* There is NO WARRANTY. See the file LICENSE for the full text.
8+
*/
99

1010
package org.scalacheck
1111

core/jvm/src/test/scala/org/scalacheck/ArbitrarySpecification.scala

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*-------------------------------------------------------------------------*\
2-
** ScalaCheck **
3-
** Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved. **
4-
** http://www.scalacheck.org **
5-
** **
6-
** This software is released under the terms of the Revised BSD License. **
7-
** There is NO WARRANTY. See the file LICENSE for the full text. **
8-
\*------------------------------------------------------------------------ */
1+
/*
2+
* ScalaCheck
3+
* Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved.
4+
* http://www.scalacheck.org
5+
*
6+
* This software is released under the terms of the Revised BSD License.
7+
* There is NO WARRANTY. See the file LICENSE for the full text.
8+
*/
99

1010
package org.scalacheck
1111

core/jvm/src/test/scala/org/scalacheck/ChooseSpecification.scala

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*-------------------------------------------------------------------------*\
2-
** ScalaCheck **
3-
** Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved. **
4-
** http://www.scalacheck.org **
5-
** **
6-
** This software is released under the terms of the Revised BSD License. **
7-
** There is NO WARRANTY. See the file LICENSE for the full text. **
8-
\*------------------------------------------------------------------------ */
1+
/*
2+
* ScalaCheck
3+
* Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved.
4+
* http://www.scalacheck.org
5+
*
6+
* This software is released under the terms of the Revised BSD License.
7+
* There is NO WARRANTY. See the file LICENSE for the full text.
8+
*/
99

1010
package org.scalacheck
1111

core/jvm/src/test/scala/org/scalacheck/CogenSpecification.scala

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*-------------------------------------------------------------------------*\
2-
** ScalaCheck **
3-
** Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved. **
4-
** http://www.scalacheck.org **
5-
** **
6-
** This software is released under the terms of the Revised BSD License. **
7-
** There is NO WARRANTY. See the file LICENSE for the full text. **
8-
\*------------------------------------------------------------------------ */
1+
/*
2+
* ScalaCheck
3+
* Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved.
4+
* http://www.scalacheck.org
5+
*
6+
* This software is released under the terms of the Revised BSD License.
7+
* There is NO WARRANTY. See the file LICENSE for the full text.
8+
*/
99

1010
package org.scalacheck
1111

core/jvm/src/test/scala/org/scalacheck/GenSpecification.scala

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*-------------------------------------------------------------------------*\
2-
** ScalaCheck **
3-
** Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved. **
4-
** http://www.scalacheck.org **
5-
** **
6-
** This software is released under the terms of the Revised BSD License. **
7-
** There is NO WARRANTY. See the file LICENSE for the full text. **
8-
\*------------------------------------------------------------------------ */
1+
/*
2+
* ScalaCheck
3+
* Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved.
4+
* http://www.scalacheck.org
5+
*
6+
* This software is released under the terms of the Revised BSD License.
7+
* There is NO WARRANTY. See the file LICENSE for the full text.
8+
*/
99

1010
package org.scalacheck
1111

core/jvm/src/test/scala/org/scalacheck/LazyPropertiesSpecification.scala

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*-------------------------------------------------------------------------*\
2-
** ScalaCheck **
3-
** Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved. **
4-
** http://www.scalacheck.org **
5-
** **
6-
** This software is released under the terms of the Revised BSD License. **
7-
** There is NO WARRANTY. See the file LICENSE for the full text. **
8-
\*------------------------------------------------------------------------ */
1+
/*
2+
* ScalaCheck
3+
* Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved.
4+
* http://www.scalacheck.org
5+
*
6+
* This software is released under the terms of the Revised BSD License.
7+
* There is NO WARRANTY. See the file LICENSE for the full text.
8+
*/
99

1010
package org.scalacheck
1111

core/jvm/src/test/scala/org/scalacheck/PropertyFilterSpecification.scala

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*-------------------------------------------------------------------------*\
2-
** ScalaCheck **
3-
** Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved. **
4-
** http://www.scalacheck.org **
5-
** **
6-
** This software is released under the terms of the Revised BSD License. **
7-
** There is NO WARRANTY. See the file LICENSE for the full text. **
8-
\*------------------------------------------------------------------------ */
1+
/*
2+
* ScalaCheck
3+
* Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved.
4+
* http://www.scalacheck.org
5+
*
6+
* This software is released under the terms of the Revised BSD License.
7+
* There is NO WARRANTY. See the file LICENSE for the full text.
8+
*/
99

1010
package org.scalacheck
1111

core/jvm/src/test/scala/org/scalacheck/SerializabilitySpecification.scala

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
/*-------------------------------------------------------------------------*\
2-
** ScalaCheck **
3-
** Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved. **
4-
** http://www.scalacheck.org **
5-
** **
6-
** This software is released under the terms of the Revised BSD License. **
7-
** There is NO WARRANTY. See the file LICENSE for the full text. **
8-
\*------------------------------------------------------------------------ */
1+
/*
2+
* ScalaCheck
3+
* Copyright (c) 2007-2021 Rickard Nilsson. All rights reserved.
4+
* http://www.scalacheck.org
5+
*
6+
* This software is released under the terms of the Revised BSD License.
7+
* There is NO WARRANTY. See the file LICENSE for the full text.
8+
*/
99

1010
package org.scalacheck
1111

0 commit comments

Comments
 (0)