update inception year to 2021 (#1653)

This commit is contained in:
Subhrodip Mohanta
2021-02-14 15:27:57 +05:30
committed by GitHub
parent b3fc60fe92
commit 7891c2b117
1625 changed files with 2029 additions and 1870 deletions

View File

@ -1,6 +1,6 @@
/*
* The MIT License
* Copyright © 2014-2019 Ilkka Seppälä
* Copyright © 2014-2021 Ilkka Seppälä
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@ -20,6 +20,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
package com.iluwatar.roleobject;
import org.junit.Test;

View File

@ -1,6 +1,6 @@
/*
* The MIT License
* Copyright © 2014-2019 Ilkka Seppälä
* Copyright © 2014-2021 Ilkka Seppälä
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@ -20,6 +20,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
package com.iluwatar.roleobject;
import org.junit.Assert;

View File

@ -1,6 +1,6 @@
/*
* The MIT License
* Copyright © 2014-2019 Ilkka Seppälä
* Copyright © 2014-2021 Ilkka Seppälä
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@ -20,6 +20,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
package com.iluwatar.roleobject;
import static org.junit.Assert.assertEquals;

View File

@ -1,6 +1,6 @@
/*
* The MIT License
* Copyright © 2014-2019 Ilkka Seppälä
* Copyright © 2014-2021 Ilkka Seppälä
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@ -20,6 +20,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
package com.iluwatar.roleobject;
import org.junit.Assert;

View File

@ -1,6 +1,6 @@
/*
* The MIT License
* Copyright © 2014-2019 Ilkka Seppälä
* Copyright © 2014-2021 Ilkka Seppälä
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@ -20,6 +20,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
package com.iluwatar.roleobject;
import org.junit.Assert;