Update copyright notices

This also:

1. updates copyright to 2011-2019,
2. adds missing headers,
3. harmonizes to "Contributors to the Eclipse Foundation"
   (replacing a "Copyright Red Hat, Inc." by that is correct).

Signed-off-by: Julien Ponge <julien.ponge@gmail.com>
This commit is contained in:
Julien Ponge
2019-10-24 10:26:31 +02:00
committed by Julien Viet
parent 8dbface343
commit 1ab9884cb2
722 changed files with 858 additions and 803 deletions

View File

@@ -54,7 +54,7 @@ It is important that all source code files have correct copyright notice headers
You can opt for the general-purpose form:
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
~ Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
~ Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
~
~ This program and the accompanying materials are made available under the
~ terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,3 +1,14 @@
/*
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
* which is available at https://www.apache.org/licenses/LICENSE-2.0.
*
* SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
*/
package examples;
import io.vertx.core.json.JsonArray;

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2018 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2014 Red Hat, Inc. and others
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
@@ -47,13 +47,13 @@ public class DnsClientOptions {
* The default value for the recursion desired flag (RD) = {@code true}
*/
public static final boolean DEFAULT_RECURSION_DESIRED = true;
private int port = DEFAULT_PORT;
private String host = DEFAULT_HOST;
private long queryTimeout = DEFAULT_QUERY_TIMEOUT;
private boolean logActivity = DEFAULT_LOG_ENABLED;
private boolean recursionDesired = DEFAULT_RECURSION_DESIRED;
public DnsClientOptions() {
}
@@ -157,7 +157,7 @@ public class DnsClientOptions {
public boolean isRecursionDesired() {
return recursionDesired;
}
/**
* Set whether or not recursion is desired
*
@@ -168,7 +168,7 @@ public class DnsClientOptions {
this.recursionDesired = recursionDesired;
return this;
}
public JsonObject toJson() {
JsonObject json = new JsonObject();
DnsClientOptionsConverter.toJson(this, json);

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2011-2017 Contributors to the Eclipse Foundation
* Copyright (c) 2011-2019 Contributors to the Eclipse Foundation
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at

Some files were not shown because too many files have changed in this diff Show More