commit
						61061d2147
					
				
							
								
								
									
										2
									
								
								LICENSE
								
								
								
								
							
							
						
						
									
										2
									
								
								LICENSE
								
								
								
								
							| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
The MIT License (MIT)
 | 
			
		||||
 | 
			
		||||
Copyright (c) 2004-2019 Holger Krekel and others
 | 
			
		||||
Copyright (c) 2004-2020 Holger Krekel and others
 | 
			
		||||
 | 
			
		||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
 | 
			
		||||
this software and associated documentation files (the "Software"), to deal in
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -145,7 +145,7 @@ Tidelift will coordinate the fix and disclosure.
 | 
			
		|||
License
 | 
			
		||||
-------
 | 
			
		||||
 | 
			
		||||
Copyright Holger Krekel and others, 2004-2019.
 | 
			
		||||
Copyright Holger Krekel and others, 2004-2020.
 | 
			
		||||
 | 
			
		||||
Distributed under the terms of the `MIT`_ license, pytest is free and open source software.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -66,7 +66,7 @@ master_doc = "contents"
 | 
			
		|||
 | 
			
		||||
# General information about the project.
 | 
			
		||||
project = "pytest"
 | 
			
		||||
copyright = "2015–2019, holger krekel and pytest-dev team"
 | 
			
		||||
copyright = "2015–2020, holger krekel and pytest-dev team"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# The language for content autogenerated by Sphinx. Refer to documentation
 | 
			
		||||
| 
						 | 
				
			
			@ -289,7 +289,7 @@ man_pages = [("usage", "pytest", "pytest usage", ["holger krekel at merlinux eu"
 | 
			
		|||
epub_title = "pytest"
 | 
			
		||||
epub_author = "holger krekel at merlinux eu"
 | 
			
		||||
epub_publisher = "holger krekel at merlinux eu"
 | 
			
		||||
epub_copyright = "2013, holger krekel et alii"
 | 
			
		||||
epub_copyright = "2013-2020, holger krekel et alii"
 | 
			
		||||
 | 
			
		||||
# The language of the text. It defaults to the language option
 | 
			
		||||
# or en if the language is not set.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -120,7 +120,7 @@ Tidelift will coordinate the fix and disclosure.
 | 
			
		|||
License
 | 
			
		||||
-------
 | 
			
		||||
 | 
			
		||||
Copyright Holger Krekel and others, 2004-2017.
 | 
			
		||||
Copyright Holger Krekel and others, 2004-2020.
 | 
			
		||||
 | 
			
		||||
Distributed under the terms of the `MIT`_ license, pytest is free and open source software.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,7 +9,7 @@ Distributed under the terms of the `MIT`_ license, pytest is free and open sourc
 | 
			
		|||
 | 
			
		||||
    The MIT License (MIT)
 | 
			
		||||
 | 
			
		||||
    Copyright (c) 2004-2019 Holger Krekel and others
 | 
			
		||||
    Copyright (c) 2004-2020 Holger Krekel and others
 | 
			
		||||
 | 
			
		||||
    Permission is hereby granted, free of charge, to any person obtaining a copy of
 | 
			
		||||
    this software and associated documentation files (the "Software"), to deal in
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue