Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ find \
$CDT_ROOT/remote/org.eclipse.remote.doc.isv/pom.xml \
-type f -exec sed -i s/12.4.0/12.5.0/g {} \;
```
- At the beginning of the calendar year, or on the first edit to `**/*.adoc` files, update the copyright end year in `doc/org.eclipse.cdt.doc.user/adoc-headers.txt` and run `releng/scripts/do_generate_asciidoc.sh` to propagate the change to all the asciidoc files.
- run check_code_cleanliness to make sure that everything looks good `docker run --rm -it -v $(git rev-parse --show-toplevel):/work -w /work/$(git rev-parse --show-prefix) quay.io/eclipse-cdt/cdt-infra:latest releng/scripts/check_code_cleanliness.sh` - if version bumps are needed, see "bump bundle versions" below
- create a PR with the above and push it to main when it succeeds.
- test CDT.setup works
Expand Down
2 changes: 1 addition & 1 deletion doc/org.eclipse.cdt.doc.user/adoc-headers.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
2 changes: 1 addition & 1 deletion doc/org.eclipse.cdt.doc.user/src/example/example.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
2 changes: 1 addition & 1 deletion doc/org.eclipse.cdt.doc.user/src/llvm/general.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
2 changes: 1 addition & 1 deletion doc/org.eclipse.cdt.doc.user/src/llvm/llvm_specific.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
2 changes: 1 addition & 1 deletion doc/org.eclipse.cdt.doc.user/src/llvm/user_manual.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
////
Copyright (c) 2000, 2025 Contributors to the Eclipse Foundation
Copyright (c) 2000, 2026 Contributors to the Eclipse Foundation
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
Expand Down
Loading