Skip to content

Commit e7b5d36

Browse files
toinehartmanDavyLandman
authored andcommitted
Merge pull request #419 from usethesource/chore/update-license-2024
Update license 2025
1 parent 9f47e93 commit e7b5d36

File tree

152 files changed

+152
-152
lines changed

Some content is hidden

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

152 files changed

+152
-152
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
1+
Copyright (c) 2018-2025, NWO-I CWI and Swat.engineering
22
All rights reserved.
33

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

rascal-lsp/LICENSE.md

Lines changed: 1 addition & 1 deletion

rascal-lsp/eclipse-formatter.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" standalone="no"?>
22
<!--
33
4-
Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
4+
Copyright (c) 2018-2025, NWO-I CWI and Swat.engineering
55
All rights reserved.
66
77
Redistribution and use in source and binary forms, with or without

rascal-lsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
3-
Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
3+
Copyright (c) 2018-2025, NWO-I CWI and Swat.engineering
44
All rights reserved.
55
66
Redistribution and use in source and binary forms, with or without

rascal-lsp/src/main/java/org/rascalmpl/vscode/lsp/BaseLanguageServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
2+
* Copyright (c) 2018-2025, NWO-I CWI and Swat.engineering
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

rascal-lsp/src/main/java/org/rascalmpl/vscode/lsp/BaseWorkspaceService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
2+
* Copyright (c) 2018-2025, NWO-I CWI and Swat.engineering
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

rascal-lsp/src/main/java/org/rascalmpl/vscode/lsp/IBaseLanguageClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
2+
* Copyright (c) 2018-2025, NWO-I CWI and Swat.engineering
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

rascal-lsp/src/main/java/org/rascalmpl/vscode/lsp/IBaseLanguageServerExtensions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
2+
* Copyright (c) 2018-2025, NWO-I CWI and Swat.engineering
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

rascal-lsp/src/main/java/org/rascalmpl/vscode/lsp/IBaseTextDocumentService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
2+
* Copyright (c) 2018-2025, NWO-I CWI and Swat.engineering
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

rascal-lsp/src/main/java/org/rascalmpl/vscode/lsp/IDEServicesConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2018-2023, NWO-I CWI and Swat.engineering
2+
* Copyright (c) 2018-2025, NWO-I CWI and Swat.engineering
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)