Release the project under the Apache-2.0 License.
This commit is contained in:
		| @ -1,3 +1,5 @@ | ||||
| // SPDX-License-Identifier: Apache-2.0 | ||||
|  | ||||
| package bounded | ||||
|  | ||||
| import ( | ||||
|  | ||||
| @ -1,3 +1,5 @@ | ||||
| // SPDX-License-Identifier: Apache-2.0 | ||||
|  | ||||
| package bounded_tracking | ||||
|  | ||||
| import ( | ||||
|  | ||||
| @ -1,3 +1,5 @@ | ||||
| // SPDX-License-Identifier: Apache-2.0 | ||||
|  | ||||
| package problem | ||||
|  | ||||
| type Problem[State comparable] interface { | ||||
|  | ||||
| @ -1,3 +1,5 @@ | ||||
| // SPDX-License-Identifier: Apache-2.0 | ||||
|  | ||||
| package solver | ||||
|  | ||||
| import ( | ||||
|  | ||||
| @ -1,3 +1,5 @@ | ||||
| // SPDX-License-Identifier: Apache-2.0 | ||||
|  | ||||
| package unbounded | ||||
|  | ||||
| import ( | ||||
|  | ||||
| @ -1,3 +1,5 @@ | ||||
| // SPDX-License-Identifier: Apache-2.0 | ||||
|  | ||||
| package unbounded_tracking | ||||
|  | ||||
| import ( | ||||
|  | ||||
		Reference in New Issue
	
	Block a user