Skip to content

Commit 39271a4

Browse files
author
mgricken
committed
Changed copyright notices to 2008 and made drjava@rice.edu
the contact address, instead of javaplt@rice.edu. git-svn-id: file:///tmp/test-svn/trunk@4314 fe72c1cf-3628-48e9-8b72-1c46755d3cff
1 parent e38234d commit 39271a4

File tree

836 files changed

+856
-856
lines changed

Some content is hidden

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

836 files changed

+856
-856
lines changed

docs/src/user/userdoc.docbook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<section id="gs-license">
7777
<title>License</title>
7878
<para>
79-
Copyright (c) 2001-2007, JavaPLT group at Rice University (javaplt@rice.edu)
79+
Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
8080
All rights reserved.
8181
</para>
8282

drjava/COPYRIGHT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*BEGIN_COPYRIGHT_BLOCK
22
*
3-
* Copyright (c) 2001-2007, JavaPLT group at Rice University (javaplt@rice.edu)
3+
* Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

drjava/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2001-2007, JavaPLT group at Rice University (javaplt@rice.edu)
1+
Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

drjava/src/edu/rice/cs/drjava/CodeStatus.orig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*BEGIN_COPYRIGHT_BLOCK
22
*
3-
* Copyright (c) 2001-2007, JavaPLT group at Rice University (javaplt@rice.edu)
3+
* Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

drjava/src/edu/rice/cs/drjava/CommandLineTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*BEGIN_COPYRIGHT_BLOCK
22
*
3-
* Copyright (c) 2001-2007, JavaPLT group at Rice University (javaplt@rice.edu)
3+
* Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

drjava/src/edu/rice/cs/drjava/ConfigFileTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*BEGIN_COPYRIGHT_BLOCK
22
*
3-
* Copyright (c) 2001-2007, JavaPLT group at Rice University (javaplt@rice.edu)
3+
* Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

drjava/src/edu/rice/cs/drjava/DependenciesTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*BEGIN_COPYRIGHT_BLOCK
22
*
3-
* Copyright (c) 2001-2007, JavaPLT group at Rice University (javaplt@rice.edu)
3+
* Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

drjava/src/edu/rice/cs/drjava/DrJava.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*BEGIN_COPYRIGHT_BLOCK
22
*
3-
* Copyright (c) 2001-2007, JavaPLT group at Rice University (javaplt@rice.edu)
3+
* Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

drjava/src/edu/rice/cs/drjava/DrJavaRoot.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*BEGIN_COPYRIGHT_BLOCK
22
*
3-
* Copyright (c) 2001-2007, JavaPLT group at Rice University (javaplt@rice.edu)
3+
* Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

drjava/src/edu/rice/cs/drjava/DrJavaTestCase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*BEGIN_COPYRIGHT_BLOCK
22
*
3-
* Copyright (c) 2001-2007, JavaPLT group at Rice University (javaplt@rice.edu)
3+
* Copyright (c) 2001-2008, JavaPLT group at Rice University (drjava@rice.edu)
44
* All rights reserved.
55
*
66
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)