Skip to content

Commit 02742db

Browse files
committed
Update the copyright bound year to 2016 in the header license sentence
1 parent 5545a70 commit 02742db

16 files changed

+16
-16
lines changed

src/main/java/org/silverpeas/jcr/JcrProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2000 - 2013 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/auth/AbstractAuthentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2000 - 2015 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/auth/Authentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/auth/SQLSimpleAuthentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2000 - 2015 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/auth/SilverpeasUser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/auth/TokenAuthentication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2000 - 2015 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/auth/encryption/PasswordEncryption.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/auth/encryption/PasswordEncryptionFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/auth/encryption/UnixDESEncryption.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/auth/encryption/UnixMD5Encryption.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/auth/encryption/UnixSHA512Encryption.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/jaas/SilverpeasAccessManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/jaas/SilverpeasJcrLoginModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/jaas/SilverpeasJcrSystemPrincipal.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/jaas/SilverpeasUserPrincipal.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the
55
* GNU Affero General Public License as published by the Free Software Foundation, either version 3

src/main/java/org/silverpeas/jcr/jaas/SilverpeasUserProfile.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2000 - 2014 Silverpeas
2+
* Copyright (C) 2000 - 2016 Silverpeas
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License as

0 commit comments

Comments
 (0)