Skip to content

Commit

Permalink
[opam] refresh synopsis
Browse files Browse the repository at this point in the history
Summary: Also change Facebook to Meta.

Reviewed By: vsiles

Differential Revision: D45007924

fbshipit-source-id: 04be56b2980e9086b448e69f54d990f5e9c464c3
  • Loading branch information
jvillard authored and facebook-github-bot committed Apr 18, 2023
1 parent 8582b3a commit 4590a90
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions opam/infer-tests.opam.locked
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
opam-version: "2.0"
name: "infer-tests"
version: "1.1.0"
synopsis: "A static analyzer for Java, C, C++, and Objective-C"
synopsis: "A multi-language static analyzer"
maintainer: "the infer team"
authors: "Facebook"
authors: "Meta"
license: "MIT"
homepage: "https://github.com/facebook/infer"
bug-reports: "https://github.com/facebook/infer/issues"
Expand Down
4 changes: 2 additions & 2 deletions opam/infer.opam
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
opam-version: "2.0"
name: "infer"
version: "1.1.0"
synopsis: "A static analyzer for Java, C, C++, and Objective-C"
synopsis: "A multi-language static analyzer"
maintainer: "the infer team"
authors: "Facebook"
authors: "Meta"
homepage: "https://github.com/facebook/infer"
bug-reports: "https://github.com/facebook/infer/issues"
dev-repo: "git://github.com/facebook/infer.git"
Expand Down
4 changes: 2 additions & 2 deletions opam/infer.opam.locked
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
opam-version: "2.0"
name: "infer"
version: "1.1.0"
synopsis: "A static analyzer for Java, C, C++, and Objective-C"
synopsis: "A multi-language static analyzer"
maintainer: "the infer team"
authors: "Facebook"
authors: "Meta"
license: "MIT"
homepage: "https://github.com/facebook/infer"
bug-reports: "https://github.com/facebook/infer/issues"
Expand Down

0 comments on commit 4590a90

Please sign in to comment.