Showing
945 changed files
with
1104 additions
and
1386 deletions
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.calendar; | 16 | package org.onlab.onos.calendar; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" | 17 | <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" |
21 | xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" | 18 | xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.config; | 16 | package org.onlab.onos.config; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.config; | 16 | package org.onlab.onos.config; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.config; | 16 | package org.onlab.onos.config; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.foo; | 16 | package org.onlab.onos.foo; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | <!-- | 1 | <!-- |
2 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 2 | + ~ Copyright 2014 Open Networking Laboratory |
3 | - ~ or more contributor license agreements. See the NOTICE file | ||
4 | - ~ distributed with this work for additional information | ||
5 | - ~ regarding copyright ownership. The ASF licenses this file | ||
6 | - ~ to you under the Apache License, Version 2.0 (the | ||
7 | - ~ "License"); you may not use this file except in compliance | ||
8 | - ~ with the License. You may obtain a copy of the License at | ||
9 | ~ | 3 | ~ |
10 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 4 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + ~ you may not use this file except in compliance with the License. | ||
6 | + ~ You may obtain a copy of the License at | ||
11 | ~ | 7 | ~ |
12 | - ~ Unless required by applicable law or agreed to in writing, | 8 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
13 | - ~ software distributed under the License is distributed on an | 9 | + ~ |
14 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + ~ Unless required by applicable law or agreed to in writing, software |
15 | - ~ KIND, either express or implied. See the License for the | 11 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
16 | - ~ specific language governing permissions and limitations | 12 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - ~ under the License. | 13 | + ~ See the License for the specific language governing permissions and |
14 | + ~ limitations under the License. | ||
18 | --> | 15 | --> |
19 | <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"> | 16 | <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"> |
20 | 17 | ... | ... |
1 | # | 1 | # |
2 | -# Licensed to the Apache Software Foundation (ASF) under one | 2 | +# Copyright 2014 Open Networking Laboratory |
3 | -# or more contributor license agreements. See the NOTICE file | ||
4 | -# distributed with this work for additional information | ||
5 | -# regarding copyright ownership. The ASF licenses this file | ||
6 | -# to you under the Apache License, Version 2.0 (the | ||
7 | -# "License"); you may not use this file except in compliance | ||
8 | -# with the License. You may obtain a copy of the License at | ||
9 | # | 3 | # |
10 | -# http://www.apache.org/licenses/LICENSE-2.0 | 4 | +# Licensed under the Apache License, Version 2.0 (the "License"); |
5 | +# you may not use this file except in compliance with the License. | ||
6 | +# You may obtain a copy of the License at | ||
11 | # | 7 | # |
12 | -# Unless required by applicable law or agreed to in writing, | 8 | +# http://www.apache.org/licenses/LICENSE-2.0 |
13 | -# software distributed under the License is distributed on an | 9 | +# |
14 | -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | +# Unless required by applicable law or agreed to in writing, software |
15 | -# KIND, either express or implied. See the License for the | 11 | +# distributed under the License is distributed on an "AS IS" BASIS, |
16 | -# specific language governing permissions and limitations | 12 | +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | -# under the License. | 13 | +# See the License for the specific language governing permissions and |
14 | +# limitations under the License. | ||
18 | # | 15 | # |
19 | livetribe.slp.da.expired.services.purge.period=60 | 16 | livetribe.slp.da.expired.services.purge.period=60 |
20 | livetribe.slp.sa.client.connect.address=127.0.0.1 | 17 | livetribe.slp.sa.client.connect.address=127.0.0.1 | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.fwd; | 16 | package org.onlab.onos.fwd; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.ifwd; | 16 | package org.onlab.onos.ifwd; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.metrics.intent; | 16 | package org.onlab.onos.metrics.intent; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.metrics.intent; | 16 | package org.onlab.onos.metrics.intent; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.metrics.intent.cli; | 16 | package org.onlab.onos.metrics.intent.cli; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.metrics.intent.cli; | 16 | package org.onlab.onos.metrics.intent.cli; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | <!-- | 1 | <!-- |
2 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 2 | + ~ Copyright 2014 Open Networking Laboratory |
3 | - ~ or more contributor license agreements. See the NOTICE file | ||
4 | - ~ distributed with this work for additional information | ||
5 | - ~ regarding copyright ownership. The ASF licenses this file | ||
6 | - ~ to you under the Apache License, Version 2.0 (the | ||
7 | - ~ "License"); you may not use this file except in compliance | ||
8 | - ~ with the License. You may obtain a copy of the License at | ||
9 | ~ | 3 | ~ |
10 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 4 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + ~ you may not use this file except in compliance with the License. | ||
6 | + ~ You may obtain a copy of the License at | ||
11 | ~ | 7 | ~ |
12 | - ~ Unless required by applicable law or agreed to in writing, | 8 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
13 | - ~ software distributed under the License is distributed on an | 9 | + ~ |
14 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + ~ Unless required by applicable law or agreed to in writing, software |
15 | - ~ KIND, either express or implied. See the License for the | 11 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
16 | - ~ specific language governing permissions and limitations | 12 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - ~ under the License. | 13 | + ~ See the License for the specific language governing permissions and |
14 | + ~ limitations under the License. | ||
18 | --> | 15 | --> |
19 | <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"> | 16 | <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"> |
20 | 17 | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.metrics.topology; | 16 | package org.onlab.onos.metrics.topology; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.metrics.topology; | 16 | package org.onlab.onos.metrics.topology; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.metrics.topology.cli; | 16 | package org.onlab.onos.metrics.topology.cli; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.metrics.topology.cli; | 16 | package org.onlab.onos.metrics.topology.cli; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | <!-- | 1 | <!-- |
2 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 2 | + ~ Copyright 2014 Open Networking Laboratory |
3 | - ~ or more contributor license agreements. See the NOTICE file | ||
4 | - ~ distributed with this work for additional information | ||
5 | - ~ regarding copyright ownership. The ASF licenses this file | ||
6 | - ~ to you under the Apache License, Version 2.0 (the | ||
7 | - ~ "License"); you may not use this file except in compliance | ||
8 | - ~ with the License. You may obtain a copy of the License at | ||
9 | ~ | 3 | ~ |
10 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 4 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + ~ you may not use this file except in compliance with the License. | ||
6 | + ~ You may obtain a copy of the License at | ||
11 | ~ | 7 | ~ |
12 | - ~ Unless required by applicable law or agreed to in writing, | 8 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
13 | - ~ software distributed under the License is distributed on an | 9 | + ~ |
14 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + ~ Unless required by applicable law or agreed to in writing, software |
15 | - ~ KIND, either express or implied. See the License for the | 11 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
16 | - ~ specific language governing permissions and limitations | 12 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - ~ under the License. | 13 | + ~ See the License for the specific language governing permissions and |
14 | + ~ limitations under the License. | ||
18 | --> | 15 | --> |
19 | <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"> | 16 | <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"> |
20 | 17 | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.mobility; | 16 | package org.onlab.onos.mobility; |
20 | import static org.slf4j.LoggerFactory.getLogger; | 17 | import static org.slf4j.LoggerFactory.getLogger; | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.oecfg; | 16 | package org.onlab.onos.oecfg; |
20 | 17 | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.optical.cfg; | 16 | package org.onlab.onos.optical.cfg; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.optical.cfg; | 16 | package org.onlab.onos.optical.cfg; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.optical.cfg; | 16 | package org.onlab.onos.optical.cfg; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.optical.cfg; | 16 | package org.onlab.onos.optical.cfg; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.optical.cfg; | 16 | package org.onlab.onos.optical.cfg; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.optical.cfg; | 16 | package org.onlab.onos.optical.cfg; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.optical.cfg; | 16 | package org.onlab.onos.optical.cfg; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.optical.provisioner; | 16 | package org.onlab.onos.optical.provisioner; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.optical.testapp; | 16 | package org.onlab.onos.optical.testapp; |
20 | 17 | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.proxyarp; | 16 | package org.onlab.onos.proxyarp; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- | 2 | <!-- |
3 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 3 | + ~ Copyright 2014 Open Networking Laboratory |
4 | - ~ or more contributor license agreements. See the NOTICE file | ||
5 | - ~ distributed with this work for additional information | ||
6 | - ~ regarding copyright ownership. The ASF licenses this file | ||
7 | - ~ to you under the Apache License, Version 2.0 (the | ||
8 | - ~ "License"); you may not use this file except in compliance | ||
9 | - ~ with the License. You may obtain a copy of the License at | ||
10 | ~ | 4 | ~ |
11 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
6 | + ~ you may not use this file except in compliance with the License. | ||
7 | + ~ You may obtain a copy of the License at | ||
12 | ~ | 8 | ~ |
13 | - ~ Unless required by applicable law or agreed to in writing, | 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
14 | - ~ software distributed under the License is distributed on an | 10 | + ~ |
15 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 11 | + ~ Unless required by applicable law or agreed to in writing, software |
16 | - ~ KIND, either express or implied. See the License for the | 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
17 | - ~ specific language governing permissions and limitations | 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
18 | - ~ under the License. | 14 | + ~ See the License for the specific language governing permissions and |
15 | + ~ limitations under the License. | ||
19 | --> | 16 | --> |
20 | <project xmlns="http://maven.apache.org/POM/4.0.0" | 17 | <project xmlns="http://maven.apache.org/POM/4.0.0" |
21 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 18 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.bgp; | 16 | package org.onlab.onos.sdnip.bgp; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.bgp; | 16 | package org.onlab.onos.sdnip.bgp; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.bgp; | 16 | package org.onlab.onos.sdnip.bgp; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.bgp; | 16 | package org.onlab.onos.sdnip.bgp; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.bgp; | 16 | package org.onlab.onos.sdnip.bgp; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.cli; | 16 | package org.onlab.onos.sdnip.cli; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.cli; | 16 | package org.onlab.onos.sdnip.cli; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.config; | 16 | package org.onlab.onos.sdnip.config; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.config; | 16 | package org.onlab.onos.sdnip.config; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.config; | 16 | package org.onlab.onos.sdnip.config; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.config; | 16 | package org.onlab.onos.sdnip.config; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.config; | 16 | package org.onlab.onos.sdnip.config; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.config; | 16 | package org.onlab.onos.sdnip.config; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.config; | 16 | package org.onlab.onos.sdnip.config; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | /** | 17 | /** | ... | ... |
1 | <!-- | 1 | <!-- |
2 | - ~ Licensed to the Apache Software Foundation (ASF) under one | 2 | + ~ Copyright 2014 Open Networking Laboratory |
3 | - ~ or more contributor license agreements. See the NOTICE file | ||
4 | - ~ distributed with this work for additional information | ||
5 | - ~ regarding copyright ownership. The ASF licenses this file | ||
6 | - ~ to you under the Apache License, Version 2.0 (the | ||
7 | - ~ "License"); you may not use this file except in compliance | ||
8 | - ~ with the License. You may obtain a copy of the License at | ||
9 | ~ | 3 | ~ |
10 | - ~ http://www.apache.org/licenses/LICENSE-2.0 | 4 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + ~ you may not use this file except in compliance with the License. | ||
6 | + ~ You may obtain a copy of the License at | ||
11 | ~ | 7 | ~ |
12 | - ~ Unless required by applicable law or agreed to in writing, | 8 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
13 | - ~ software distributed under the License is distributed on an | 9 | + ~ |
14 | - ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + ~ Unless required by applicable law or agreed to in writing, software |
15 | - ~ KIND, either express or implied. See the License for the | 11 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
16 | - ~ specific language governing permissions and limitations | 12 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - ~ under the License. | 13 | + ~ See the License for the specific language governing permissions and |
14 | + ~ limitations under the License. | ||
18 | --> | 15 | --> |
19 | <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"> | 16 | <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"> |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
20 | 17 | ... | ... |
1 | +/* | ||
2 | + * Copyright 2014 Open Networking Laboratory | ||
3 | + * | ||
4 | + * Licensed under the Apache License, Version 2.0 (the "License"); | ||
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
7 | + * | ||
8 | + * http://www.apache.org/licenses/LICENSE-2.0 | ||
9 | + * | ||
10 | + * Unless required by applicable law or agreed to in writing, software | ||
11 | + * distributed under the License is distributed on an "AS IS" BASIS, | ||
12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
13 | + * See the License for the specific language governing permissions and | ||
14 | + * limitations under the License. | ||
15 | + */ | ||
1 | package org.onlab.onos.sdnip; | 16 | package org.onlab.onos.sdnip; |
2 | 17 | ||
3 | import static org.easymock.EasyMock.anyObject; | 18 | import static org.easymock.EasyMock.anyObject; | ... | ... |
1 | /* | 1 | /* |
2 | - * Licensed to the Apache Software Foundation (ASF) under one | 2 | + * Copyright 2014 Open Networking Laboratory |
3 | - * or more contributor license agreements. See the NOTICE file | ||
4 | - * distributed with this work for additional information | ||
5 | - * regarding copyright ownership. The ASF licenses this file | ||
6 | - * to you under the Apache License, Version 2.0 (the | ||
7 | - * "License"); you may not use this file except in compliance | ||
8 | - * with the License. You may obtain a copy of the License at | ||
9 | * | 3 | * |
10 | - * http://www.apache.org/licenses/LICENSE-2.0 | 4 | + * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | + * you may not use this file except in compliance with the License. | ||
6 | + * You may obtain a copy of the License at | ||
11 | * | 7 | * |
12 | - * Unless required by applicable law or agreed to in writing, | 8 | + * http://www.apache.org/licenses/LICENSE-2.0 |
13 | - * software distributed under the License is distributed on an | 9 | + * |
14 | - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | 10 | + * Unless required by applicable law or agreed to in writing, software |
15 | - * KIND, either express or implied. See the License for the | 11 | + * distributed under the License is distributed on an "AS IS" BASIS, |
16 | - * specific language governing permissions and limitations | 12 | + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
17 | - * under the License. | 13 | + * See the License for the specific language governing permissions and |
14 | + * limitations under the License. | ||
18 | */ | 15 | */ |
19 | package org.onlab.onos.sdnip.bgp; | 16 | package org.onlab.onos.sdnip.bgp; |
20 | 17 | ... | ... |
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
core/net/src/test/java/org/onlab/onos/net/intent/LinksHaveEntryWithSourceDestinationPairMatcher.java
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
core/net/src/test/java/org/onlab/onos/net/intent/impl/TestMultiPointToSinglePointIntentCompiler.java
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
core/store/dist/src/main/java/org/onlab/onos/store/device/impl/GossipDeviceStoreMessageSubjects.java
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
core/store/dist/src/main/java/org/onlab/onos/store/statistic/impl/StatisticStoreMessageSubjects.java
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
providers/openflow/flow/src/main/java/org/onlab/onos/provider/of/flow/impl/OpenFlowRuleProvider.java
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
providers/openflow/host/src/main/java/org/onlab/onos/provider/of/host/impl/OpenFlowHostProvider.java
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
providers/openflow/link/src/main/java/org/onlab/onos/provider/of/link/impl/OpenFlowLinkProvider.java
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment