Mark license as TODO
This commit is contained in:
		
							parent
							
								
									6083335c47
								
							
						
					
					
						commit
						706924dfcf
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
  <version>0.0.1</version>
 | 
					  <version>0.0.1</version>
 | 
				
			||||||
  <description>Tools for setting up tracing sessions</description>
 | 
					  <description>Tools for setting up tracing sessions</description>
 | 
				
			||||||
  <maintainer email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</maintainer>
 | 
					  <maintainer email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</maintainer>
 | 
				
			||||||
  <license>GPLv3</license>
 | 
					  <license>TODO</license>
 | 
				
			||||||
  <author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>
 | 
					  <author email="fixed-term.christophe.bourquebedard@de.bosch.com">Christophe Bedard</author>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <!-- TODO consider adding python3-lttng to rosdep/python
 | 
					  <!-- TODO consider adding python3-lttng to rosdep/python
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										1
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
					@ -23,5 +23,6 @@ setup(
 | 
				
			||||||
            f'trace = {package_name}.trace:main',
 | 
					            f'trace = {package_name}.trace:main',
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    license='TODO',
 | 
				
			||||||
    tests_require=['pytest'],
 | 
					    tests_require=['pytest'],
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue