Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all code-templates but the copyright header and make that generic #192

Merged
merged 1 commit into from
Nov 12, 2022

Conversation

HannesWell
Copy link
Contributor

Create a parameterized copyright header according to: https://www.eclipse.org/projects/handbook/#ip-copyright-headers

The new copyright template is:

/********************************************************************************
 * Copyright (c) ${year}, ${year} ${user} and others
 *
 * This program and the accompanying materials are made available under the
 * terms of the Eclipse Public License 2.0 which is available at
 * http://www.eclipse.org/legal/epl-2.0.
 *
 * SPDX-License-Identifier: EPL-2.0
 *
 * Contributors:
 *   ${user} - initial API and implementation
 ********************************************************************************/

@HannesWell HannesWell merged commit f472a2e into tesla:master Nov 12, 2022
@HannesWell HannesWell deleted the codeTemplates branch November 12, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant