Skip to content

Commit 2808b3a

Browse files
committed
fix syn
1 parent f1d3713 commit 2808b3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2013—2015 Maxim Sokhatsky, Synrc Research Center
1+
Copyright (c) 2013—2017 Maxim Sokhatsky, Synrc Research Center
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

samples/apps/review/src/review.app.src

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{description, "N2O Review Application"},
44
{vsn, "2.9"},
55
{registered, []},
6-
{applications, [kernel, stdlib, n2o, kvs, syn]},
6+
{applications, [kernel, stdlib, n2o, kvs]},
77
{mod, { review, []}},
88
{env, []}
99
]}.

0 commit comments

Comments
 (0)