From b822dc362035f07173878a3402d11cd2a754384f Mon Sep 17 00:00:00 2001 From: Wayne Beaton <wayne.beaton@eclipse-foundation.org> Date: Mon, 14 Jan 2019 21:43:03 -0500 Subject: [PATCH] Tweak formatting, update notices. Change-Id: I92f6561ba519ceb0a695e6d238ced5677b3b49a0 --- pom.xml | 2 +- source/chapters/contact.adoc | 2 +- source/chapters/notices.adoc | 2 +- source/eclipse.adoc | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 34de16e..cf977f2 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <groupId>org.eclipse.dash</groupId> <artifactId>org.eclipse.dash.handbook</artifactId> - <version>1.0M1</version> + <version>1.0M3</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> diff --git a/source/chapters/contact.adoc b/source/chapters/contact.adoc index bc00401..d21fa59 100644 --- a/source/chapters/contact.adoc +++ b/source/chapters/contact.adoc @@ -9,7 +9,7 @@ //// [[contact]] -= Getting Help +== Getting Help If you have any questions, or are unsure of your responsibilities as a project lead or committer, please contact your project mentors or diff --git a/source/chapters/notices.adoc b/source/chapters/notices.adoc index d4fd9a6..13eb4bf 100644 --- a/source/chapters/notices.adoc +++ b/source/chapters/notices.adoc @@ -11,7 +11,7 @@ [[notices]] == Notices -Copyright (C) 2015, 2018 Eclipse Foundation, Inc. and others. +Copyright (C) 2015 Eclipse Foundation, Inc. and others. Made available under the {epl20Url}[Eclipse Public License v 2.0]. diff --git a/source/eclipse.adoc b/source/eclipse.adoc index a8b0943..ef6d580 100644 --- a/source/eclipse.adoc +++ b/source/eclipse.adoc @@ -60,10 +60,10 @@ include::chapters/checklist.adoc[leveloffset=+1] include::chapters/glossary.adoc[] +include::chapters/contact.adoc[] + = Appendices include::chapters/legaldoc-plugins.adoc[leveloffset=+1] include::eclipse-development-process/source/development_process.adoc[leveloffset=+1] - -include::chapters/contact.adoc[leveloffset=+1] \ No newline at end of file -- GitLab