Skip to content

Commit c9cb519

Browse files
Update license header
1 parent 32fd628 commit c9cb519

75 files changed

Lines changed: 142 additions & 142 deletions

File tree

Some content is hidden

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
4+
Copyright (C) 2010 Red Hat, Inc. (http://github.com/Commonjava/commonjava)
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

rwx-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
4+
Copyright (C) 2010 Red Hat, Inc. (http://github.com/Commonjava/commonjava)
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*
2-
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
1+
/**
2+
* Copyright (C) 2010 Red Hat, Inc. (http://github.com/Commonjava/commonjava)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*
2-
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
1+
/**
2+
* Copyright (C) 2010 Red Hat, Inc. (http://github.com/Commonjava/commonjava)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*
2-
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
1+
/**
2+
* Copyright (C) 2010 Red Hat, Inc. (http://github.com/Commonjava/commonjava)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*
2-
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
1+
/**
2+
* Copyright (C) 2010 Red Hat, Inc. (http://github.com/Commonjava/commonjava)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*
2-
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
1+
/**
2+
* Copyright (C) 2010 Red Hat, Inc. (http://github.com/Commonjava/commonjava)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*
2-
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
1+
/**
2+
* Copyright (C) 2010 Red Hat, Inc. (http://github.com/Commonjava/commonjava)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*
2-
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
1+
/**
2+
* Copyright (C) 2010 Red Hat, Inc. (http://github.com/Commonjava/commonjava)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/*
2-
* Copyright (C) 2010 Red Hat, Inc. (jdcasey@commonjava.org)
1+
/**
2+
* Copyright (C) 2010 Red Hat, Inc. (http://github.com/Commonjava/commonjava)
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)