Skip to content

Commit 77a5de0

Browse files
authored
Update src/Bridges/Constraint/bridges/set_conversion.jl
1 parent 1f60a36 commit 77a5de0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Bridges/Constraint/bridges/set_conversion.jl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Copyright (c) 2017: Miles Lubin and contributors
2+
# Copyright (c) 2017: Google Inc.
3+
#
4+
# Use of this source code is governed by an MIT-style license that can be found
5+
# in the LICENSE.md file or at https://opensource.org/licenses/MIT.
6+
17
"""
28
SetConversionBridge{T,S2,S1,F} <:
39
MOI.Bridges.Constraint.SetMapBridge{T,S2,S1,F,F}

0 commit comments

Comments
 (0)