[roll] Roll fuchsia [bazel_migration] Correct copyright year in 36 BUILD.bazel files

Correct the copyright year in the BUILD.bazel for the FIDL
libraries migrated in CL#1583973, CL#1585575, CL#1582493

Migrated Libraries list:
fuchsia.ebpf, fuchsia.element, fuchsia.hardware.network,
fuchsia.hardware.sensors, fuchsia.net.debug, fuchsia.net.dhcp,
fuchsia.net.dhcpv6, fuchsia.net.filter, fuchsia.net.filter.deprecated,
fuchsia.net.interfaces, fuchsia.net.interfaces.admin,
fuchsia.net.masquerade, fuchsia.net.matchers, fuchsia.net.name,
fuchsia.net.resources, fuchsia.posix, fuchsia.process.explorer,
fuchsia.process.init, fuchsia.process.lifecycle, fuchsia.recovery,
fuchsia.recovery.android, fuchsia.recovery.policy, fuchsia.recovery.ui,
fuchsia.scheduler, fuchsia.security.keymint, fuchsia.sensors,
fuchsia.sensors.types, fuchsia.session, fuchsia.session.power,
fuchsia.session.scene, fuchsia.session.window, fuchsia.starnix.binder,
fuchsia.starnix.container, fuchsia.starnix.gralloc, fuchsia.starnix.psi,
fuchsia.starnix.runner

Original-Bug: 487883318
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1587428
Original-Revision: 5319dbfdf2e5691a0ed82bea44f74521f7acf96d
GitOrigin-RevId: 380c318bf40f1b9c770696b19fa8043e716d7a5b
Change-Id: I2a2dd2519466059e623e4cba47aaf0aae207328b
1 file changed
tree: 589747e9cfe4cdae5401103198aebb408e1385b9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.