repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
susaing/doc.servo.org
std/collections/hash_state/sidebar-items.js
252
initSidebarItems({"struct":[["DefaultState","A structure which is a factory for instances of `Hasher` which implement the default trait."]],"trait":[["HashState","A trait representing stateful hashes which can be used to hash keys in a `HashMap`."]]});
mpl-2.0
iamstephenliu/HiveCHI-rwm
app/assets/stylesheets/session.css
443
#form { top: 70%; left: 50%; width: 60%; } #main-login-form { top: 70%; left: 50%; width: 60%; background-color: #FFFFFF; border-radius: 10px; padding: 12px 20px; } .fixed-form { position: fixed; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .form-partial-co...
mpl-2.0
blockstack/blockstack-browser
app/js/components/DevTools.js
323
import React from 'react' import { createDevTools } from 'redux-devtools' import LogMonitor from 'redux-devtools-log-monitor' import DockMonitor from 'redux-devtools-dock-monitor' export default createDevTools( <DockMonitor toggleVisibilityKey="H" changePositionKey="Q" > <LogMonitor /> </DockMonitor>...
mpl-2.0
yadamz/first-module
omod/src/main/webapp/resources/scripts/navigator/exitHandlers.js
1610
/* * The contents of this file are subject to the OpenMRS Public License * Version 1.0 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://license.openmrs.org * * Software distributed under the License is distributed on an "AS IS" *...
mpl-2.0
hashicorp/nomad
ui/mirage/models/alloc-file.js
123
import { Model, belongsTo } from 'ember-cli-mirage'; export default Model.extend({ parent: belongsTo('alloc-file'), });
mpl-2.0
willrennie/SuiteCRM
tests/acceptance/Core/IssueModuleCest.php
11748
<?php use Faker\Generator; class IssueModuleCest { /** * @var string $lastView helps the test skip some repeated tests in order to make the test framework run faster at the * potential cost of being accurate and reliable */ protected $lastView; /** * @var Generator $fakeData */ ...
agpl-3.0
B3Partners/flamingo
viewer-config-persistence/src/main/resources/scripts/oracle-add_layer_prevent_geom_editors.sql
234
create table layer_prevent_geom_editors ( layer number(19,0) not null, role_name varchar2(255 char) ); alter table layer_prevent_geom_editors add constraint FKF2CC57D82AB24981 foreign key (layer) references layer;
agpl-3.0
wlwwt/shopware
engine/Shopware/Bundle/ESIndexingBundle/Product/ProductQueryFactoryInterface.php
3161
<?php /** * Shopware 5 * Copyright (c) shopware AG * * According to our dual licensing model, this program can be used either * under the terms of the GNU Affero General Public License, version 3, * or under a proprietary license. * * The texts of the GNU Affero General Public License with an additional * perm...
agpl-3.0
PaulLuchyn/libreplan
libreplan-business/src/main/java/org/libreplan/business/resources/entities/Machine.java
3681
/* * This file is part of LibrePlan * * Copyright (C) 2009-2010 Fundación para o Fomento da Calidade Industrial e * Desenvolvemento Tecnolóxico de Galicia * Copyright (C) 2010-2011 Igalia, S.L. * * This program is free software: you can redistribute it and/or modify * it under the terms ...
agpl-3.0
doubleshot/server
alpha/lib/data/live/kLiveMediaServer.php
1582
<?php /** * Live media server object, represents a media server association with live stream entry * * @package Core * @subpackage model * */ class kLiveMediaServer { /** * @var int */ protected $mediaServerId; /** * @var int */ protected $index; /** * @var int */ protected $dc; /** *...
agpl-3.0
telefonicaid/fiware-IoTAgent-Cplusplus
third_party/variant/src/ParseBool.h
1391
//============================================================================= // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Library General Public License as published // by the Free Software Foundation; either version 2 of the License, or // (at your option)...
agpl-3.0
FredPassos/pydio-core
core/src/plugins/gui.ajax/res/js/ui/prototype/interfaces/class.IContextMenuable.js
964
/* * Copyright 2007-2013 Charles du Jeu - Abstrium SAS <team (at) pyd.io> * This file is part of Pydio. * * Pydio is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, o...
agpl-3.0
BibNumUMontreal/DMPonline_v4
vendor/ruby/2.1.0/gems/formtastic-3.1.4/lib/formtastic/helpers/fieldset_wrapper.rb
3480
module Formtastic module Helpers # @private module FieldsetWrapper protected # Generates a fieldset and wraps the content in an ordered list. When working # with nested attributes, it allows %i as interpolation option in :name. So you can do: # # f.inputs :name => 'Task #%i',...
agpl-3.0
osgcc/ryzom
nel/include/nel/misc/mutable_container.h
1844
// NeL - MMORPG Framework <http://dev.ryzom.com/projects/nel/> // Copyright (C) 2010 Winch Gate Property Limited // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as // published by the Free Software Foundation, either version 3 of...
agpl-3.0
rbramwell/runbook
docs/index.md
1455
## What is Runbook? [Runbook](https://runbook.io) is an open source monitoring service that allows you to perform automated "Reactions" when issues are detected. Runbook gives you the ability to automatically resolve DevOps alerts with zero human interaction. Simply put, Runbook is what you would get if Nagios and IF...
agpl-3.0
DanyYanev/Boiler_Control
resourses/Libraries/ITEADLIB_Arduino_Nextion-master/doc/Documentation/_nex_upload_8cpp.html
4665
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
agpl-3.0
huidos22/huidos22.github.io
css/animate.css
61153
@charset "UTF-8"; /* Animate.css - http://daneden.me/animate Licensed under the ☺ license (http://licence.visualidiot.com/) Copyright (c) 2012 Dan Eden Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Soft...
agpl-3.0
witxo/bonos
custom/modulebuilder/packages/Contratos/language/application/es_ES.lang.php
5024
<?php /********************************************************************************* * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc. * * This program is free software; you can redistribute it and/or modify it under ...
agpl-3.0
venturehive/canvas-lms
app/coffeescripts/api/enrollmentTermsApi.js
1662
// // Copyright (C) 2016 - present Instructure, Inc. // // This file is part of Canvas. // // Canvas is free software: you can redistribute it and/or modify it under // the terms of the GNU Affero General Public License as published by the Free // Software Foundation, version 3 of the License. // // Canvas is distribut...
agpl-3.0
ayuzhin/web-apps
vendor/framework7/src/js/pull-to-refresh.js
8596
/*====================================================== ************ Pull To Refresh ************ ======================================================*/ app.initPullToRefresh = function (pageContainer) { var eventsTarget = $(pageContainer); if (!eventsTarget.hasClass('pull-to-refresh-content')) { ...
agpl-3.0
aglne/mycollab
mycollab-web/src/main/java/com/mycollab/vaadin/web/ui/CheckBoxDecor.java
1104
/** * Copyright © MyCollab * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distribu...
agpl-3.0
aihua/opennms
features/poller/remote/src/test/java/org/opennms/netmgt/poller/remote/metadata/EmailValidatorTest.java
2394
/******************************************************************************* * This file is part of OpenNMS(R). * * Copyright (C) 2016-2016 The OpenNMS Group, Inc. * OpenNMS(R) is Copyright (C) 1999-2016 The OpenNMS Group, Inc. * * OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc. * * OpenNMS(...
agpl-3.0
paraita/programming
programming-core/src/main/java/org/objectweb/proactive/core/jmx/mbean/JMXClassLoaderMBean.java
1413
/* * ProActive Parallel Suite(TM): * The Open Source library for parallel and distributed * Workflows & Scheduling, Orchestration, Cloud Automation * and Big Data Analysis on Enterprise Grids & Clouds. * * Copyright (c) 2007 - 2017 ActiveEon * Contact: contact@activeeon.com * * This library is free software: y...
agpl-3.0
xibosignage/xibo-cms
lib/Widget/TwitterBase.php
4380
<?php /** * Copyright (C) 2020 Xibo Signage Ltd * * Xibo - Digital Signage - http://www.xibo.org.uk * * This file is part of Xibo. * * Xibo is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, eithe...
agpl-3.0
kuali/kc
coeus-impl/src/main/java/org/kuali/coeus/propdev/impl/action/ProposalDevelopmentRejectionRule.java
1586
/* * Kuali Coeus, a comprehensive research administration system for higher education. * * Copyright 2005-2016 Kuali, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, eithe...
agpl-3.0
eduNEXT/edx-platform
common/djangoapps/track/backends/tests/test_mongodb.py
1162
# lint-amnesty, pylint: disable=missing-module-docstring from unittest.mock import patch from django.test import TestCase from common.djangoapps.track.backends.mongodb import MongoBackend class TestMongoBackend(TestCase): # lint-amnesty, pylint: disable=missing-class-docstring def setUp(self): super()....
agpl-3.0
UniversityOfHawaiiORS/kc
coeus-webapp/src/main/jsfrontend/apidocs/instprop/institutional-proposal-persons.md
5509
## Institutional Proposal Persons [/instprop/api/v1/institutional-proposal-persons/] ### Get Institutional Proposal Persons by Key [GET /instprop/api/v1/institutional-proposal-persons/(key)] + Request + Headers Authorization: Bearer {api-key} Content-Type: application/json + Response ...
agpl-3.0
eduNEXT/edx-platform
common/lib/capa/capa/safe_exec/safe_exec.py
6279
"""Capa's specialized use of codejail.safe_exec.""" import hashlib from codejail.safe_exec import SafeExecException, json_safe from codejail.safe_exec import not_safe_exec as codejail_not_safe_exec from codejail.safe_exec import safe_exec as codejail_safe_exec from edx_django_utils.monitoring import function_trace i...
agpl-3.0
666/kanboard-redesign
tests/units/ProjectTest.php
6581
<?php require_once __DIR__.'/Base.php'; use Subscriber\ProjectModificationDateSubscriber; use Model\Project; use Model\ProjectPermission; use Model\User; use Model\Task; use Model\TaskCreation; use Model\Acl; use Model\Board; use Model\Config; use Model\Category; class ProjectTest extends Base { public function ...
agpl-3.0
open-craft/edx-analytics-dashboard
analytics_dashboard/courses/tests/test_views/test_csv.py
5748
from ddt import ddt, data from django.core.urlresolvers import reverse from django.test import TestCase import mock from analyticsclient.exceptions import NotFoundError from courses.tests import SwitchMixin from courses.tests.test_views import ViewTestMixin, DEMO_COURSE_ID, DEPRECATED_DEMO_COURSE_ID from courses.tests...
agpl-3.0
yonkon/nedvig
modules/Cosib_postsale/metadata/subpanels/default.php
756
<?php $module_name='Cosib_postsale'; $subpanel_layout = array ( 'top_buttons' => array ( 0 => array ( 'widget_class' => 'SubPanelTopCreateButton', ), 1 => array ( 'widget_class' => 'SubPanelTopSelectButton', 'popup_module' => 'Cosib_postsale', ), ), 'where' => '', ...
agpl-3.0
Kagee/fixmystreet-mobile
src/templates/en/initial_help.html
272
<h1>Welcome to FixMyStreet</h1> <p> Using this app you can report common street problems, like potholes or broken street lights, to councils throughout the UK. </p> <p> It works online and offline, because we know that there isn't always a signal when you need one. </p>
agpl-3.0
asm-products/pay-it-forward
db/migrate/20141010013730_create_identities.rb
231
class CreateIdentities < ActiveRecord::Migration def change create_table :identities do |t| t.references :user, index: true t.string :provider t.string :uid t.timestamps null: false end end end
agpl-3.0
ygol/odoo
addons/product_margin/models/product_product.py
9711
# -*- coding: utf-8 -*- # Part of Odoo. See LICENSE file for full copyright and licensing details. import time from odoo import api, fields, models class ProductProduct(models.Model): _inherit = "product.product" date_from = fields.Date(compute='_compute_product_margin_fields_values', string='Margin Date F...
agpl-3.0
doerlbh/Indie-nextflu
augur/src/virus_clean.py
3403
# clean sequences after alignment, criteria based on sequences # make inline with canonical ordering (no extra gaps) import os, datetime, time, re from itertools import izip from Bio.Align import MultipleSeqAlignment from Bio.Seq import Seq from scipy import stats import numpy as np class virus_clean(object): """doc...
agpl-3.0
svifylabs/Brogue
src/libtcod-1.5.2/doc/html2/random.html
4335
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <title>libtcod documentation | Pseudorandom number generator</title> <script type="text/javascript" src="../js/doctcod.js"></script> <link href=...
agpl-3.0
ppy/osu-web
resources/lang/hu/beatmapsets.php
8051
<?php // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'availability' => [ 'disabled' => 'Ez a beatmap jelenleg nem letölthető.', 'parts-removed' => 'Ez a beatmap...
agpl-3.0
eduNEXT/edunext-platform
import_shims/studio/contentstore/rest_api/v1/serializers.py
431
"""Deprecated import support. Auto-generated by import_shims/generate_shims.sh.""" # pylint: disable=redefined-builtin,wrong-import-position,wildcard-import,useless-suppression,line-too-long from import_shims.warn import warn_deprecated_import warn_deprecated_import('contentstore.rest_api.v1.serializers', 'cms.django...
agpl-3.0
telefonicaid/fiware-IoTAgent-Cplusplus
third_party/variant/src/Blob.cc
3102
/** \file * \author John Bridgman * \brief */ #include <Variant/Blob.h> #include <stdlib.h> #include <new> #include <string.h> #include <algorithm> namespace libvariant { static void MallocFree(void *ptr, void *) { free(ptr); } shared_ptr<Blob> Blob::Create(void *ptr, unsigned len, BlobFreeFunc ffunc, void ...
agpl-3.0
speixoto/zurmo-for-school
app/protected/modules/emailTemplates/elements/actions/MergeTagGuideAjaxLinkActionElement.php
4382
<?php /********************************************************************************* * Zurmo is a customer relationship management program developed by * Zurmo, Inc. Copyright (C) 2014 Zurmo Inc. * * Zurmo is free software; you can redistribute it and/or modify it under * the terms of t...
agpl-3.0
telefonicaid/fiware-IoTAgent-Cplusplus
third_party/variant/include/Variant/GuessFormat.h
521
/** \file * \author John Bridgman * \brief */ #ifndef VARIANT_GUESSFORMAT_H #define VARIANT_GUESSFORMAT_H #pragma once #include <Variant/Variant.h> #include <Variant/Parser.h> namespace libvariant { /// // Try to guess the format of the input without removing any // input from the input object. // // Currentl...
agpl-3.0
mhjb/loomio
db/migrate/20160301094551_add_public_discussions_count.rb
166
class AddPublicDiscussionsCount < ActiveRecord::Migration def change add_column :groups, :public_discussions_count, :integer, null: false, default: 0 end end
agpl-3.0
Chilastra-Reborn/Chilastra-source-code
bin/scripts/mobile/lair/creature_dynamic/endor_lantern_bird_neutral_none.lua
322
endor_lantern_bird_neutral_none = Lair:new { mobiles = {{"lantern_bird",1}}, spawnLimit = 15, buildingsVeryEasy = {}, buildingsEasy = {}, buildingsMedium = {}, buildingsHard = {}, buildingsVeryHard = {}, buildingType = "none", } addLairTemplate("endor_lantern_bird_neutral_none", endor_lantern_bird_neutral_none...
agpl-3.0
secultce/mapasculturais
src/protected/application/themes/BaseV1/layouts/parts/singles/subsite-texts.php
2527
<?php use MapasCulturais\i; $section = ''; $groups = $this->getDictGroups(); $editEntity = $this->controller->action === 'create' || $this->controller->action === 'edit'; $texts = \MapasCulturais\Themes\BaseV1\Theme::_dict(); ?> <div id="texts" class="aba-content"> <p class="alert info"> <?php i::_e('Nest...
agpl-3.0
maruthisivaprasad/zurmo
app/protected/modules/reports/controllers/DefaultController1.php
30234
<?php /********************************************************************************* * Zurmo is a customer relationship management program developed by * Zurmo, Inc. Copyright (C) 2014 Zurmo Inc. * * Zurmo is free software; you can redistribute it and/or modify it under * the terms of t...
agpl-3.0
philanthropy-u/edx-platform
lms/templates/course_modes/choose.html
16775
<%page expression_filter="h"/> <%inherit file="../main.html" /> <%! from django.utils.translation import ugettext as _ from django.urls import reverse from openedx.core.djangolib.js_utils import js_escaped_string from openedx.core.djangolib.markup import HTML, Text %> <%block name="bodyclass">register verification-pro...
agpl-3.0
renatofilho/QtCreator
src/plugins/qmljsinspector/qmljsinspectorsettings.h
1884
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (info@qt.nokia.com) ** ** ** GNU Lesser General Public License Usage ** ** This file may be used unde...
lgpl-2.1
ggiudetti/opencms-core
src/org/opencms/gwt/shared/sort/CmsComparatorType.java
1889
/* * This library is part of OpenCms - * the Open Source Content Management System * * Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by th...
lgpl-2.1
dwaddington/xdk
drivers/nvme-ssd/nvme_common.cc
1621
/* eXokernel Development Kit (XDK) Based on code by Samsung Research America Copyright (C) 2013 The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of t...
lgpl-2.1
modius/railo
railo-java/railo-core/src/railo/runtime/search/lucene2/query/Concator.java
516
package railo.runtime.search.lucene2.query; import railo.commons.lang.StringUtil; public final class Concator implements Op { private Op left; private Op right; public Concator(Op left,Op right) { this.left=left; this.right=right; } @Override public String toString() { if(left instanceof Literal && ri...
lgpl-2.1
JX7P/PCPlusPlus
objpak/hdr/Set.h
3158
/* * Portable Object Compiler (c) 1997,98,2003. All Rights Reserved. * * This library is free software; you can redistribute it and/or modify it * under the terms of the GNU Library General Public License as published * by the Free Software Foundation; either version 2 of the License, or * (at your option) any l...
lgpl-2.1
iulian787/spack
var/spack/repos/builtin/packages/xorg-server/package.py
2055
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other # Spack Project Developers. See the top-level COPYRIGHT file for details. # # SPDX-License-Identifier: (Apache-2.0 OR MIT) from spack import * class XorgServer(AutotoolsPackage, XorgPackage): """X.Org Server is the free and open source imp...
lgpl-2.1
kobolabs/qt-everywhere-4.8.0
src/xmlpatterns/expr/qoperandsiterator_p.h
5802
/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtXmlPatterns module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:L...
lgpl-2.1
britt/hivedb
src/main/java/org/hivedb/hibernate/RecordNodeOpenSessionEvent.java
834
package org.hivedb.hibernate; import org.hibernate.HibernateException; import org.hibernate.Session; import org.hibernate.shards.session.OpenSessionEvent; import java.sql.SQLException; public class RecordNodeOpenSessionEvent implements OpenSessionEvent { public static ThreadLocal<String> node = new ThreadLocal<Str...
lgpl-2.1
nkreipke/nhibernate-core
src/NHibernate.Test/QueryTest/MultipleMixedQueriesFixture.cs
11919
using System; using System.Collections; using System.Collections.Generic; using NHibernate.Driver; using NHibernate.Test.SecondLevelCacheTests; using NUnit.Framework; namespace NHibernate.Test.QueryTest { [TestFixture] public class MultipleMixedQueriesFixture : TestCase { protected override string MappingsAssembl...
lgpl-2.1
TheTimmy/spack
lib/spack/spack/cmd/cd.py
1684
############################################################################## # Copyright (c) 2013-2017, Lawrence Livermore National Security, LLC. # Produced at the Lawrence Livermore National Laboratory. # # This file is part of Spack. # Created by Todd Gamblin, tgamblin@llnl.gov, All rights reserved. # LLNL-CODE-64...
lgpl-2.1
afsinka/jet_jsp
src/main/webapp/js/libs/oj/v1.1.2/min/ojdialog.js
24005
/** * Copyright (c) 2014, 2015, Oracle and/or its affiliates. * All rights reserved. */ "use strict"; /* Copyright 2013 jQuery Foundation and other contributors Released under the MIT license. http://jquery.org/license Copyright 2013 jQuery Foundation and other contributors Released under the MIT license. http...
lgpl-2.1
fjardon/motif
demos/programs/workspace/xrmLib.h
8336
/* $XConsortium: xrmLib.h /main/5 1995/07/15 20:46:59 drk $ */ /* * Motif * * Copyright (c) 1987-2012, The Open Group. All rights reserved. * * These libraries and programs are free software; you can * redistribute them and/or modify them under the terms of the GNU * Lesser General Public License as published b...
lgpl-2.1
duythanhphan/qt-creator
src/plugins/qmlprofiler/qmlprofilertraceview.cpp
22504
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this f...
lgpl-2.1
karies/root
tmva/tmva/inc/TMVA/MethodDNN.h
8107
// @(#)root/tmva $Id$ // Author: Peter Speckmayer /********************************************************************************** * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * * Package: TMVA * * Class : Metho...
lgpl-2.1
staceyson/glib-2.0
gio/gappinfo.c
28691
/* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2006-2007 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or ...
lgpl-2.1
lefou/kdepim-noakonadi
messageviewer/attachmentdialog.h
1769
/* -*- mode: C++; c-file-style: "gnu" -*- This file is part of KMail, the KDE mail client. Copyright (c) 2009 Martin Koller <kollix@aon.at> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; e...
lgpl-2.1
JordanReiter/railo
railo-java/railo-core/src/railo/runtime/functions/dateTime/NowServer.java
870
package railo.runtime.functions.dateTime; import java.util.TimeZone; import railo.runtime.PageContext; import railo.runtime.exp.ExpressionException; import railo.runtime.ext.function.Function; import railo.runtime.tag.util.DeprecatedUtil; import railo.runtime.type.dt.DateTime; import railo.runtime.type.dt.DateTimeImp...
lgpl-2.1
GStreamer/gstreamer-vaapi
gst-libs/gst/vaapi/gstvaapidisplay_egl_priv.h
3088
/* * gstvaapidisplay_egl_priv.h - Internal VA/EGL interface * * Copyright (C) 2014 Splitted-Desktop Systems * Author: Gwenole Beauchesne <gwenole.beauchesne@intel.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * ...
lgpl-2.1
OpenXT/surfman
plugins/glgfx/glgfx.c
31356
/* * Copyright (c) 2012 Citrix Systems, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * Th...
lgpl-2.1
xkfz007/vlc
modules/codec/schroedinger.c
57647
/***************************************************************************** * schroedinger.c: Dirac decoder module making use of libschroedinger. * (http://www.bbc.co.uk/rd/projects/dirac/index.shtml) * (http://diracvideo.org) ********************************************************************...
lgpl-2.1
prefetchnta/crhack
src/naked/arm-stm32/stm32wbxx/stm32wbxx_hal_pcd_ex.c
9702
/** ****************************************************************************** * @file stm32wbxx_hal_pcd_ex.c * @author MCD Application Team * @brief PCD Extended HAL module driver. * This file provides firmware functions to manage the following * functionalities of the USB...
lgpl-2.1
aruanruan/hivedb
src/main/java/org/hivedb/hibernate/simplified/PostDeleteEventListenerImpl.java
2748
package org.hivedb.hibernate.simplified; import org.apache.log4j.Logger; import org.hibernate.HibernateException; import org.hibernate.action.Executable; import org.hibernate.event.PostDeleteEvent; import org.hibernate.event.PostDeleteEventListener; import org.hivedb.Hive; import org.hivedb.HiveLockableException; impo...
lgpl-2.1
raghavaggarwal/moose
modules/phase_field/src/kernels/KKSACBulkF.C
2419
/****************************************************************/ /* MOOSE - Multiphysics Object Oriented Simulation Environment */ /* */ /* All contents are licensed under LGPL V2.1 */ /* See LICENSE for full restrictions ...
lgpl-2.1
qianqians/abelkhan
cpp_component/3rdparty/boost/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp
8657
// Boost.Geometry Index // // R-tree spatial query visitor implementation // // Copyright (c) 2011-2014 Adam Wulkiewicz, Lodz, Poland. // // This file was modified by Oracle on 2019-2021. // Modifications copyright (c) 2019-2021 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf ...
lgpl-2.1
kidaa/Awakening-Core3
bin/scripts/object/mobile/warren_irradiated_worker_s01.lua
2228
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/tangible/wearables/ithorian/ith_pants_s13.lua
3451
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
harmy/kbengine
kbe/res/scripts/common/Lib/sre_constants.py
7444
# # Secret Labs' Regular Expression Engine # # various symbols used by the regular expression engine. # run this script to update the _sre include files! # # Copyright (c) 1998-2001 by Secret Labs AB. All rights reserved. # # See the sre.py file for information on usage and redistribution. # """Internal su...
lgpl-3.0
wargio/radare2
libr/util/uleb128.c
8753
/* radare - LGPL - Copyright 2014-2015 - pancake */ #include "r_util/r_str.h" #include <r_util.h> /* dex/dwarf uleb128 implementation */ R_API const ut8 *r_uleb128(const ut8 *data, int datalen, ut64 *v, const char **error) { ut8 c; ut64 s, sum = 0; const ut8 *data_end; bool malformed_uleb = true; if (v) { *v ...
lgpl-3.0
Versatilus/dragonfly
dragonfly/examples/test_multiple_dictation.py
7289
""" Multiple dictation constructs =============================================================================== This file is a showcase investigating the use and functionality of multiple dictation elements within Dragonfly speech recognition grammars. The first part of this file (i.e. the module's doc string) cont...
lgpl-3.0
sti-lyneos/shop
tests/gtk3/test_exhibits.py
6973
import os import unittest from mock import patch, Mock from tests.utils import ( FakedCache, ObjectWithSignals, setup_test_env, ) setup_test_env() from softwarecenter.db.database import StoreDatabase from softwarecenter.ui.gtk3.views import lobbyview from softwarecenter.ui.gtk3.widgets.exhibits import (...
lgpl-3.0
dariusliep/LogViewer
thirdparty/wxWidgets-3.0.0/include/wx/msw/private/hiddenwin.h
1355
/////////////////////////////////////////////////////////////////////////////// // Name: wx/msw/private/hiddenwin.h // Purpose: Helper for creating a hidden window used by wxMSW internally. // Author: Vadim Zeitlin // Created: 2011-09-16 // Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwidgets.o...
lgpl-3.0
rmcgibbo/psi4public
psi4/src/psi4/libfock/apps.h
7398
/* * @BEGIN LICENSE * * Psi4: an open-source quantum chemistry software package * * Copyright (c) 2007-2017 The Psi4 Developers. * * The copyrights for code used from other parties are included in * the corresponding files. * * This file is part of Psi4. * * Psi4 is free software; you can redistribute it an...
lgpl-3.0
riccio82/MateCat
test/unit/Structs/TestApiKeyStruct/GetUserApiKeyTest.php
1600
<?php /** * @group regression * @covers ApiKeys_ApiKeyStruct::validSecret * User: dinies * Date: 21/06/16 * Time: 15.50 */ class GetUserApiKeyTest extends AbstractTest { protected $uid; private $test_data; function setup() { /** * environment initialization */ ...
lgpl-3.0
edwinspire/VSharp
class/System.Web/System.Web.UI.HtmlControls/HtmlSelect.cs
17515
// // System.Web.UI.HtmlControls.HtmlSelect.cs // // Author: // Dick Porter <dick@ximian.com> // // Copyright (C) 2005-2010 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), ...
lgpl-3.0
MobiusMedical/sg-oc
lib/apache-log4php-2.3.0/site/coverage-report/appenders.html
18382
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Code Coverage for D:\work\log4php-tag\src\main\php/appenders</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/bootstrap-responsive.min.css" ...
lgpl-3.0
edwinspire/VSharp
class/System.ServiceModel/System.ServiceModel.Description/ServiceCredentials.cs
4458
// // ServiceCredentials.cs // // Author: // Atsushi Enomoto <atsushi@ximian.com> // // Copyright (C) 2005 Novell, Inc. http://www.novell.com // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software"), to deal in the Sof...
lgpl-3.0
o-schneider/heroesdesk-front-web
src/server/HttpServer.js
917
"use strict"; var express = require('express'); var less = require('less-middleware'); function HttpServer(port, staticServedPath, logRequest) { this.port = port; this.staticServedPath = staticServedPath; this.logRequest = (typeof logRequest === "undefined") ? true : logRequest; } HttpServer.prototype.start = ...
lgpl-3.0
xtiankisutsa/MARA_Framework
tools/decompilers/Krakatau/tests/disassembler/source/LineNumbersTest.java
857
import java.util.*; public class LineNumbersTest extends LinkedList<Object>{ public LineNumbersTest(int x) { super((x & 0) == 1 ? new LinkedList<Object>((x & 1) == x++ ? new ArrayList<Object>() : new HashSet<Object>()) :new HashSet<Object>()); super.add(x = getLineNo()); ...
lgpl-3.0
saullocastro/pyNastran
dev/pyNastranGUI_build.sh
239
#!/bin/bash #python pyinstaller-pyinstaller-67b940c/pyinstaller.py ../pyNastran/pyNastran/gui/gui.py rm -rf build dist python pyinstaller-pyinstaller-67b940c/pyinstaller.py pyNastranGUI.spec #dist/pywin27/gui.exe #dist/gui/gui.exe
lgpl-3.0
kidaa/Awakening-Core3
bin/scripts/object/mobile/dressed_tatooine_om_aynat.lua
2216
--Copyright (C) 2010 <SWGEmu> --This File is part of Core3. --This program is free software; you can redistribute --it and/or modify it under the terms of the GNU Lesser --General Public License as published by the Free Software --Foundation; either version 2 of the License, --or (at your option) any later versio...
lgpl-3.0
blunted2night/MyGUI
Wrappers/DoxygenWrapper/DoxygenWrapper/Wrappers/Compounds/CompoundMember.cs
508
using System; using System.Collections.Generic; using DoxygenWrapper.Wrappers.Compounds.Types; using System.Xml; namespace DoxygenWrapper.Wrappers.Compounds { public class CompoundMember: Compound { protected override void OnParse(XmlNode _node) { base.OnParse(_node); mCompoundType = new ...
lgpl-3.0
dana-i2cat/opennaas
utils/rest-client/src/test/java/org/opennaas/client/rest/GRETunnelTest.java
3036
package org.opennaas.client.rest; import java.io.FileNotFoundException; import java.util.List; import javax.ws.rs.core.MediaType; import javax.xml.bind.JAXBException; import org.apache.log4j.Logger; import org.opennaas.extensions.router.model.EnabledLogicalElement.EnabledState; import org.opennaas.extensions.router....
lgpl-3.0
dariusliep/LogViewer
thirdparty/wxWidgets-3.0.0/include/wx/spinbutt.h
4861
///////////////////////////////////////////////////////////////////////////// // Name: wx/spinbutt.h // Purpose: wxSpinButtonBase class // Author: Julian Smart, Vadim Zeitlin // Modified by: // Created: 23.07.99 // Copyright: (c) Julian Smart // Licence: wxWindows licence /////////////...
lgpl-3.0
Yochima/thelia
templates/frontOffice/default/product.html
21000
{extends file="layout.tpl"} {block name="init"} {$product_id={product attr="id"}} {$pse_count=1} {$product_virtual={product attr="virtual"}} {$check_availability={config key="check-available-stock" default="1"}} {/block} {* Body Class *} {block name="body-class"}page-product{/block} {* Page Title *} ...
lgpl-3.0
mohseniaref/six-library
modules/c++/six.sicd/include/six/sicd/Grid.h
3975
/* ========================================================================= * This file is part of six.sicd-c++ * ========================================================================= * * (C) Copyright 2004 - 2014, MDA Information Systems LLC * * six.sicd-c++ is free software; you can redistribute it and/or ...
lgpl-3.0
zuck/prometeo-erp
core/taxonomy/migrations/0001_initial.py
8429
# encoding: utf-8 import datetime from south.db import db from south.v2 import SchemaMigration from django.db import models class Migration(SchemaMigration): def forwards(self, orm): # Adding model 'Result' db.create_table('taxonomy_result', ( ('id', self.gf('django.db.models....
lgpl-3.0
PabloPiaggi/plumed2
src/reference/SingleDomainRMSD.h
2389
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Copyright (c) 2013-2020 The plumed team (see the PEOPLE file at the root of the distribution for a list of names) See http://www.plumed.org for more information. This file is part of plumed, version 2. plumed is free software...
lgpl-3.0
andrealmeid/ToT
node_modules/world-calendars/dist/calendars/taiwan-zh-TW.js
1220
/* * World Calendars * https://github.com/alexcjohnson/world-calendars * * Batch-converted from kbwood/calendars * Many thanks to Keith Wood and all of the contributors to the original project! * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this sourc...
unlicense
GamerMan7799/Cannon-Simulation
docs/CODE_OF_CONDUCT.md
3209
# Contributor Covenant Code of Conduct ## Our Pledge In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender...
unlicense
hyller/CodeLibrary
The_Standard_C_Library/MBSUPR.C
2615
/*** *mbsupr.c - Convert string upper case (MBCS) * * Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved. * *Purpose: * Convert string upper case (MBCS) * *******************************************************************************/ #ifdef _MBCS #if defined (_WIN32) #incl...
unlicense
johnotaalo/NQCL_LIMS
application/views/reviewer_v_tr.php
1312
<!-- To change this template, choose Tools | Templates and open the template in the editor. --> <body> <legend><a href="<?php echo base_url(); ?>" >Home</a> | <a href="<?php echo base_url(); ?>reviewer" >Refresh</a> | <?php echo anchor('reviewer/samples_for_review/'.$reviewer_id,'Worksheets Uploaded For Review'); ?>...
unlicense
lovelyshaking/wiki.secmobi.com
pages/publications/Tutorials.md
851
## Tutorials Practical Android Exploitation: http://theroot.ninja/PAE.pdf Android Application Security Tutorial Series: http://manifestsecurity.com/android-application-security/ Smartphone OS Security: http://www.csc.ncsu.edu/faculty/enck/csc591-s12/index.html ExploitMe Mobile Android Labs: http://securitycompass.g...
unlicense
maxwerr/gamebox
src/assetloader.js
599
'use strict'; import EventMap from 'eventmap'; import Log from './log'; var audioTypes = { 'mp3': 'audio/mpeg', 'wav': 'audio/wav', 'ogg': 'audio/ogg' }; var imageTypes = { 'png': 'image/png', 'jpg': 'image/jpg', 'gif': 'image/gif' }; class AssetLoader extends EventMap { constructor(assets) { supe...
unlicense
jt70471/aws-sdk-cpp
aws-cpp-sdk-docdb/source/model/DescribePendingMaintenanceActionsResult.cpp
2358
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/docdb/model/DescribePendingMaintenanceActionsResult.h> #include <aws/core/utils/xml/XmlSerializer.h> #include <aws/core/AmazonWebServiceResult.h> #include <aws/core/utils/StringUtils.h> ...
apache-2.0