#1411 Update copyright header on all files

* Use new shorter copyright header without a year
* Use SLASHSTAR_STYLE for Java files
This commit is contained in:
MapStruct Team 2018-07-14 15:44:26 +02:00 committed by Filip Hrisafov
parent 347a436cda
commit b35126e609
2318 changed files with 6885 additions and 36957 deletions

View File

@ -1,19 +1,6 @@
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
MapStruct is licensed under the Apache License, Version 2.0 (the MapStruct is licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
"License"); you may not use this software except in compliance with the
License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.factory; package org.mapstruct.factory;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
/** /**
* <p> * <p>

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
/** /**
* <p> * <p>

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.util; package org.mapstruct.util;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.factory; package org.mapstruct.factory;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.factory; package org.mapstruct.factory;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.factory; package org.mapstruct.factory;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.test.model; package org.mapstruct.test.model;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.test.model; package org.mapstruct.test.model;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.test.model; package org.mapstruct.test.model;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.test.model; package org.mapstruct.test.model;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.test.model; package org.mapstruct.test.model;

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct; package org.mapstruct;

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@ -106,7 +93,7 @@
<doctitle>MapStruct ${project.version}</doctitle> <doctitle>MapStruct ${project.version}</doctitle>
<windowtitle>MapStruct ${project.version}</windowtitle> <windowtitle>MapStruct ${project.version}</windowtitle>
<bottom> <bottom>
<![CDATA[Copyright &copy; ${project.inceptionYear}-{currentYear} <a href="http://mapstruct.org/">Gunnar Morling</a>; All rights reserved. Released under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License 2.0</a>.]]> <![CDATA[Copyright &copy; ${project.inceptionYear}-{currentYear} <a href="http://mapstruct.org/">MapStruct Authors</a>; All rights reserved. Released under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License 2.0</a>.]]>
</bottom> </bottom>
<groups> <groups>

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<assembly> <assembly>

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,16 +1,3 @@
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.tests; package org.mapstruct.itest.tests;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.testutil.runner; package org.mapstruct.itest.testutil.runner;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.testutil.runner; package org.mapstruct.itest.testutil.runner;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.testutil.runner; package org.mapstruct.itest.testutil.runner;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.testutil.runner.xml; package org.mapstruct.itest.testutil.runner.xml;

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.auto.value; package org.mapstruct.itest.auto.value;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.auto.value; package org.mapstruct.itest.auto.value;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.auto.value; package org.mapstruct.itest.auto.value;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.auto.value; package org.mapstruct.itest.auto.value;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.auto.value; package org.mapstruct.itest.auto.value;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.auto.value; package org.mapstruct.itest.auto.value;

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.cdi; package org.mapstruct.itest.cdi;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.cdi; package org.mapstruct.itest.cdi;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.cdi; package org.mapstruct.itest.cdi;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.cdi; package org.mapstruct.itest.cdi;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.cdi; package org.mapstruct.itest.cdi;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.cdi.other; package org.mapstruct.itest.cdi.other;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.cdi; package org.mapstruct.itest.cdi;

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.externalbeanjar; package org.mapstruct.itest.externalbeanjar;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.externalbeanjar; package org.mapstruct.itest.externalbeanjar;

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
/* /*
* To change this license header, choose License Headers in Project Properties. * To change this license header, choose License Headers in Project Properties.

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.simple; package org.mapstruct.itest.simple;

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,22 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) Copyright MapStruct Authors.
and/or other contributors as indicated by the @authors tag. See the
copyright.txt file in the distribution for a full listing of all
contributors.
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.freebuilder; package org.mapstruct.itest.freebuilder;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.freebuilder; package org.mapstruct.itest.freebuilder;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.freebuilder; package org.mapstruct.itest.freebuilder;

View File

@ -1,20 +1,7 @@
/** /*
* Copyright 2012-2017 Gunnar Morling (http://www.gunnarmorling.de/) * Copyright MapStruct Authors.
* and/or other contributors as indicated by the @authors tag. See the
* copyright.txt file in the distribution for a full listing of all
* contributors.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package org.mapstruct.itest.freebuilder; package org.mapstruct.itest.freebuilder;

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