@@ -30,9 +30,6 @@ In order to use this library you need to have access to an Oracle Field Service
30
30
31
31
## Documentation and Examples
32
32
33
- <!-- Developer-oriented documentation can be published on GitHub, but all product
34
- documentation must be published on <https://docs.oracle.com>. -->
35
-
36
33
Please see the ` docs/ ` directory for documentation and a simple example
37
34
38
35
## Version History
@@ -42,12 +39,8 @@ Please see the `docs/` directory for documentation and a simple example
42
39
| 0.1| Added ` getActivity ` , ` updateActivity ` , ` getSubscriptions ` |
43
40
| 1.1| Added ` importPlugins ` |
44
41
45
-
46
42
## Contributing
47
43
48
- <!-- If your project has specific contribution requirements, update the
49
- CONTRIBUTING.md file to ensure those requirements are clearly explained. -->
50
-
51
44
This project welcomes contributions from the community. Before submitting a pull
52
45
request, please [ review our contribution guide] ( ./CONTRIBUTING.md ) .
53
46
@@ -58,14 +51,7 @@ vulnerability disclosure process.
58
51
59
52
## License
60
53
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.
69
55
70
56
Released under the Universal Permissive License v1.0 as shown at
71
57
< https://oss.oracle.com/licenses/upl/ > .
0 commit comments