mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100
removed outdated copyright notices (etc)
This commit is contained in:
		
							parent
							
								
									0d89e351e1
								
							
						
					
					
						commit
						d489398da9
					
				
					 4 changed files with 2 additions and 23 deletions
				
			
		|  | @ -1,19 +1,10 @@ | |||
| # Tkinter font wrapper | ||||
| # | ||||
| # Tkinter | ||||
| # $Id$ | ||||
| # | ||||
| # font wrapper | ||||
| # | ||||
| # written by Fredrik Lundh <fredrik@pythonware.com>, February 1998 | ||||
| # written by Fredrik Lundh, February 1998 | ||||
| # | ||||
| # FIXME: should add 'displayof' option where relevant (actual, families, | ||||
| #        measure, and metrics) | ||||
| # | ||||
| # Copyright (c) Secret Labs AB 1998. | ||||
| # | ||||
| # info@pythonware.com | ||||
| # http://www.pythonware.com | ||||
| # | ||||
| 
 | ||||
| __version__ = "0.9" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fredrik Lundh
						Fredrik Lundh