This repository was archived by the owner on Sep 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +28
-14
lines changed
src/jdk.httpserver/share/classes
sun/net/httpserver/simpleserver Expand file tree Collapse file tree 7 files changed +28
-14
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2021, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
6
6
* under the terms of the GNU General Public License version 2 only, as
7
- * published by the Free Software Foundation.
7
+ * published by the Free Software Foundation. Oracle designates this
8
+ * particular file as subject to the "Classpath" exception as provided
9
+ * by Oracle in the LICENSE file that accompanied this code.
8
10
*
9
11
* This code is distributed in the hope that it will be useful, but WITHOUT
10
12
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2005, 2021 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2005, 2022 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
6
6
* under the terms of the GNU General Public License version 2 only, as
7
- * published by the Free Software Foundation.
7
+ * published by the Free Software Foundation. Oracle designates this
8
+ * particular file as subject to the "Classpath" exception as provided
9
+ * by Oracle in the LICENSE file that accompanied this code.
8
10
*
9
11
* This code is distributed in the hope that it will be useful, but WITHOUT
10
12
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2021, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
6
6
* under the terms of the GNU General Public License version 2 only, as
7
- * published by the Free Software Foundation.
7
+ * published by the Free Software Foundation. Oracle designates this
8
+ * particular file as subject to the "Classpath" exception as provided
9
+ * by Oracle in the LICENSE file that accompanied this code.
8
10
*
9
11
* This code is distributed in the hope that it will be useful, but WITHOUT
10
12
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2021, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
6
6
* under the terms of the GNU General Public License version 2 only, as
7
- * published by the Free Software Foundation.
7
+ * published by the Free Software Foundation. Oracle designates this
8
+ * particular file as subject to the "Classpath" exception as provided
9
+ * by Oracle in the LICENSE file that accompanied this code.
8
10
*
9
11
* This code is distributed in the hope that it will be useful, but WITHOUT
10
12
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2005, 2021 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2005, 2022 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
6
6
* under the terms of the GNU General Public License version 2 only, as
7
- * published by the Free Software Foundation.
7
+ * published by the Free Software Foundation. Oracle designates this
8
+ * particular file as subject to the "Classpath" exception as provided
9
+ * by Oracle in the LICENSE file that accompanied this code.
8
10
*
9
11
* This code is distributed in the hope that it will be useful, but WITHOUT
10
12
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2021, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
6
6
* under the terms of the GNU General Public License version 2 only, as
7
- * published by the Free Software Foundation.
7
+ * published by the Free Software Foundation. Oracle designates this
8
+ * particular file as subject to the "Classpath" exception as provided
9
+ * by Oracle in the LICENSE file that accompanied this code.
8
10
*
9
11
* This code is distributed in the hope that it will be useful, but WITHOUT
10
12
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2021, 2022, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
6
6
* under the terms of the GNU General Public License version 2 only, as
7
- * published by the Free Software Foundation.
7
+ * published by the Free Software Foundation. Oracle designates this
8
+ * particular file as subject to the "Classpath" exception as provided
9
+ * by Oracle in the LICENSE file that accompanied this code.
8
10
*
9
11
* This code is distributed in the hope that it will be useful, but WITHOUT
10
12
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
You can’t perform that action at this time.
0 commit comments