add copyright comment
This commit is contained in:
		
							
								
								
									
										1
									
								
								pty.c
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								pty.c
									
									
									
									
									
								
							@ -1,3 +1,4 @@
 | 
				
			|||||||
 | 
					/* See LICENSE file for copyright and license details. */
 | 
				
			||||||
#include <sys/types.h>
 | 
					#include <sys/types.h>
 | 
				
			||||||
#include <sys/stat.h>
 | 
					#include <sys/stat.h>
 | 
				
			||||||
#include <fcntl.h>
 | 
					#include <fcntl.h>
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user