File tree Expand file tree Collapse file tree 29 files changed +53
-111
lines changed
spi/ResourceBundleControlProvider/com/foo Expand file tree Collapse file tree 29 files changed +53
-111
lines changed Original file line number Diff line number Diff line change 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- Copyright (c) 2012, 2017 , Oracle and/or its affiliates. All rights reserved.
3
+ Copyright (c) 2012, 2018 , Oracle and/or its affiliates. All rights reserved.
4
4
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5
5
6
6
This code is free software; you can redistribute it and/or modify it
7
7
under the terms of the GNU General Public License version 2 only, as
8
- published by the Free Software Foundation. Oracle designates this
9
- particular file as subject to the "Classpath" exception as provided
10
- by Oracle in the LICENSE file that accompanied this code.
8
+ published by the Free Software Foundation.
11
9
12
10
This code is distributed in the hope that it will be useful, but WITHOUT
13
11
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- Copyright (c) 2012, 2017 , Oracle and/or its affiliates. All rights reserved.
3
+ Copyright (c) 2012, 2018 , Oracle and/or its affiliates. All rights reserved.
4
4
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5
5
6
6
This code is free software; you can redistribute it and/or modify it
7
7
under the terms of the GNU General Public License version 2 only, as
8
- published by the Free Software Foundation. Oracle designates this
9
- particular file as subject to the "Classpath" exception as provided
10
- by Oracle in the LICENSE file that accompanied this code.
8
+ published by the Free Software Foundation.
11
9
12
10
This code is distributed in the hope that it will be useful, but WITHOUT
13
11
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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2004, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2004, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2001, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2001, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2008, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2008, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* 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) 2000, 2013 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2018 , 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. 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.
7
+ * published by the Free Software Foundation.
10
8
*
11
9
* This code is distributed in the hope that it will be useful, but WITHOUT
12
10
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
You can’t perform that action at this time.
0 commit comments