@@ -30,9 +30,6 @@ In order to use this library you need to have access to an Oracle Field Service
3030
3131## Documentation and Examples
3232
33- <!-- Developer-oriented documentation can be published on GitHub, but all product
34- documentation must be published on <https://docs.oracle.com>. -->
35-
3633Please see the ` docs/ ` directory for documentation and a simple example
3734
3835## Version History
@@ -42,12 +39,8 @@ Please see the `docs/` directory for documentation and a simple example
4239| 0.1| Added ` getActivity ` , ` updateActivity ` , ` getSubscriptions ` |
4340| 1.1| Added ` importPlugins ` |
4441
45-
4642## Contributing
4743
48- <!-- If your project has specific contribution requirements, update the
49- CONTRIBUTING.md file to ensure those requirements are clearly explained. -->
50-
5144This project welcomes contributions from the community. Before submitting a pull
5245request, please [ review our contribution guide] ( ./CONTRIBUTING.md ) .
5346
@@ -58,14 +51,7 @@ vulnerability disclosure process.
5851
5952## License
6053
61- <!-- The correct copyright notice format for both documentation and software
62- is "Copyright (c) [year,] year Oracle and/or its affiliates."
63- You must include the year the content was first released (on any platform) and
64- the most recent year in which it was revised. -->
65-
66- Copyright (c) 2022 Oracle and/or its affiliates.
67-
68- <!-- Replace this statement if your project is not licensed under the UPL -->
54+ Copyright (c) 2023 Oracle and/or its affiliates.
6955
7056Released under the Universal Permissive License v1.0 as shown at
7157< https://oss.oracle.com/licenses/upl/ > .
0 commit comments