Skip to content

Commit 2e90859

Browse files
authored
Make license header not a javadoc comment (#47)
1 parent 7edfbb3 commit 2e90859

File tree

67 files changed

+68
-72
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+68
-72
lines changed

rwx-test/src/main/java/org/commonjava/rwx/test/jira/AbstractJiraServerInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");

rwx-test/src/main/java/org/commonjava/rwx/test/jira/JiraServerInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");

rwx-test/src/main/java/org/commonjava/rwx/test/jira/JiraServerInfoArrayResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");

rwx-test/src/main/java/org/commonjava/rwx/test/jira/JiraServerInfoConverter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");

rwx-test/src/main/java/org/commonjava/rwx/test/jira/JiraServerInfoResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");

rwx-test/src/main/java/org/commonjava/rwx/test/jira/JiraServerInfoResponseVariantOne.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");

rwx-test/src/main/java/org/commonjava/rwx/test/koji/GetBuildByNVRObjRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");

rwx-test/src/main/java/org/commonjava/rwx/test/koji/GetBuildRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");

rwx-test/src/main/java/org/commonjava/rwx/test/koji/GetBuildResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");

rwx-test/src/main/java/org/commonjava/rwx/test/koji/KojiBuildInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)