repo_name stringlengths 4 116 | path stringlengths 3 942 | size stringlengths 1 7 | content stringlengths 3 1.05M | license stringclasses 15
values |
|---|---|---|---|---|
tstuckey/WirelessCautionLights | comm_api/commapi_linux/examples/ParallelBlackBox/BufferSize.java | 5316 | /*
* @(#)BufferSize.java 1.5 00/05/04 SMI
*
* Author: Tom Corson
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
* Sun grants you ("Licensee") a non-exclusive, royalty free, license
* to use, modify and redistribute this softw... | gpl-2.0 |
Nitrate/Nitrate | src/tcms/profiles/models.py | 2379 | # -*- coding: utf-8 -*-
from django.db import models
class Profiles(models.Model):
userid = models.AutoField(primary_key=True)
login_name = models.CharField(max_length=255, unique=True)
cryptpassword = models.CharField(max_length=128, blank=True)
realname = models.CharField(max_length=255)
disable... | gpl-2.0 |
brianmwaters/medusa | doc/medusa-rdp.html | 2270 | <HTML>
<TITLE>Foofus Networking Services - Medusa::RDP</TITLE>
<BODY BGCOLOR="#999999">
<H1>Medusa Parallel Network Login Auditor :: RDP</H1>
<I>JoMo-Kun / jmk "AT" foofus "DOT" net</I><BR>
<HR>
<P>
The RDP module tests accounts against the Microsoft Remote Desktop Protocol
(RDP) / Terminal Service. It should be not... | gpl-2.0 |
TrevorLowing/PyGames | data/html/rules/chinesediscipline.html | 1241 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>PySol - Rules for Chinese Discipline</title>
<meta name="license" content="Distributed under the terms of the GNU General Public License">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#F7F... | gpl-2.0 |
mekwars-legends/mekwars-upstream | src/server/campaign/commands/RemoveVoteCommand.java | 4319 | /*
* MekWars - Copyright (C) 2004
*
* Derived from MegaMekNET (http://www.sourceforge.net/projects/megameknet)
*
* 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; either version 2 ... | gpl-2.0 |
AsgerPetersen/QGIS | src/providers/spatialite/qgsspatialitesourceselect.cpp | 19027 | /***************************************************************************
qgsspatialitesourceselect.cpp
Dialog to select SpatiaLite layer(s) and add it to the map canvas
-------------------
begin : Dec 2008
copyright : (C) 20... | gpl-2.0 |
airputih/kip | app/views/emails/request.blade.php | 475 | @extends('emails.layout')
@section('header')
{{HTML::linkRoute('admin-index', 'Admin Dashboard')}}
@stop
@section('title')
Request Baru
@stop
@section('description')
Halo admin {{{Config::get('setting.site_name')}}}, <br>
Request permintaan informasi dari {{{$name}}}:<br>
<br>
Untuk melihat detail request silah... | gpl-2.0 |
hansiglaser/chll | examples/wsn-soc/apps/max6682/sim-yosys/sim.sh | 200 | #!/bin/bash
#
# Start the simulation
#
# Be sure to create a Makefile first and compile all Verilog and VHDL files.
#
vsim -t ps -voptargs=+acc MAX6682_tb_verilog_cfg -do "do wave-app.do ; run -all"
| gpl-2.0 |
JetBrains/jdk8u_jdk | test/com/sun/crypto/provider/Cipher/RSA/TestOAEPParameterSpec.java | 5439 | /*
* Copyright (c) 2003, 2020, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | gpl-2.0 |
samuli/NDL-VuFind2 | module/Finna/src/Finna/AjaxHandler/BrowseActionTrait.php | 1874 | <?php
/**
* Browse action support trait
*
* PHP version 7
*
* Copyright (C) The National Library of Finland 2018.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2,
* as published by the Free Software Foundation.
*
* This... | gpl-2.0 |
alvarotarela/php_users | Users/application/views/layouts/onix-business-portfolio-template/12-skins-v1/onix-html-color-fblue/blog.html | 34293 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ONIX Responsive Business & Portfolio Template</title>
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content... | gpl-2.0 |
ValuingElectronicMusic/network-analysis | remove_waves.py | 2612 | # If you start collecting a wave and then regret it, you can use this
# to roll back the data collection. I would recommend duplicating the database
# first and letting this program loose on a copy, as you won't be able to
# get back any of the data you don't explicitly tell it to keep.
import sqlite3
import itertools... | gpl-2.0 |
AndresFelipe27/ProyectoIngenieriaSoftware3 | SW3/app/cache/prod/twig/6c/ac/ef96adfcc32d4e0dd4163ee51b1694ed3e96e083117399aab131e4fd4a6e.php | 4652 | <?php
/* BufeteAplicacionBundle:Documento:index.html.twig */
class __TwigTemplate_6cacef96adfcc32d4e0dd4163ee51b1694ed3e96e083117399aab131e4fd4a6e extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
// line 1
try {
$this->... | gpl-2.0 |
MattDevo/coreboot | src/mainboard/asus/p8h61-m_pro/gpio.c | 5265 | /*
* This file is part of the coreboot project.
*
* Copyright (C) 2018 Angel Pons <th3fanbus@gmail.com>
*
* 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; version 2 of the License.
*
* T... | gpl-2.0 |
asuradaimao/dolphin | Source/Core/DolphinQt2/GameList/GameListProxyModel.cpp | 2678 | // Copyright 2015 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include "DolphinQt2/Resources.h"
#include "DolphinQt2/GameList/GameListModel.h"
#include "DolphinQt2/GameList/GameListProxyModel.h"
static constexpr QSize NORMAL_BANNER_SIZE(96, 32);
static constexpr QSize ... | gpl-2.0 |
varunarora/OpenCurriculum | sites/all/themes/opencurriculum/templates/page.tpl.php | 6764 | <?php
/**
* @file
* Bartik's theme implementation to display a single Drupal page.
*
* The doctype, html, head and body tags are not in this template. Instead they
* can be found in the html.tpl.php template normally located in the
* modules/system folder.
*
* Available variables:
*
* General utility variabl... | gpl-2.0 |
QEF/q-e_schrodinger | PP/src/d_matrix_so.f90 | 9353 | !
! Copyright (C) 2001 PWSCF group
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
!
!---------------------------------------------------------------
SUBROUTINE d_matr... | gpl-2.0 |
napcode/ardour | libs/pbd/pbd.cc | 2849 | /*
* Copyright (C) 2013-2015 Tim Mayberry <mojofunk@gmail.com>
* Copyright (C) 2014-2016 Paul Davis <paul@linuxaudiosystems.com>
* Copyright (C) 2014-2019 Robin Gareus <robin@gareus.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License... | gpl-2.0 |
tobiasjakobi/mpv | stream/dvbin.h | 5066 | /* Imported from the dvbstream project
*
* Modified for use with MPlayer, for details see the changelog at
* http://svn.mplayerhq.hu/mplayer/trunk/
* $Id$
*/
#ifndef MPLAYER_DVBIN_H
#define MPLAYER_DVBIN_H
#include "config.h"
#include "stream.h"
#if !HAVE_GPL
#error GPL only
#endif
#define SLOF (11700 * 1000UL... | gpl-2.0 |
david-visteon/linux-3.0.101 | drivers/usb/gadget/f_phonet.c | 15588 | /*
* f_phonet.c -- USB CDC Phonet function
*
* Copyright (C) 2007-2008 Nokia Corporation. All rights reserved.
*
* Author: Rémi Denis-Courmont
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Sof... | gpl-2.0 |
fir3element/downgrade1.1 | src/npc.h | 6549 | /**
* The Forgotten Server - a free and open-source MMORPG server emulator
* Copyright (C) 2015 Mark Samman <mark.samman@gmail.com>
*
* 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; eithe... | gpl-2.0 |
grev-uv/hpg-methyl | lib/c/src/bioformats/ped/ped_reader.h | 558 | #ifndef PED_RAGEL_H
#define PED_RAGEL_H
#ifdef __cplusplus
extern "C" {
#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <commons/log.h>
#include <containers/list.h>
#include <cprops/linked_list.h>
#include "ped_error.h"
#include "ped_file_structure.h"
#include "ped_file.h"
#include "ped_r... | gpl-2.0 |
kdave/kernel-source | scripts/python/tests/test_header.py | 20987 | #!/usr/bin/python3
# -*- coding: utf-8 -*-,
import sys
import os.path
import unittest
from io import StringIO
from suse_git import header
class TestHeaderChecker(unittest.TestCase):
def test_empty(self):
try:
self.header = header.Checker("")
except header.HeaderException as e:
... | gpl-2.0 |
ballock/kernel-xenial-bbr | fs/namei.c | 117645 | /*
* linux/fs/namei.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* Some corrections by tytso.
*/
/* [Feb 1997 T. Schoebel-Theuer] Complete rewrite of the pathname
* lookup logic.
*/
/* [Feb-Apr 2000, AV] Rewrite to the new namespace architecture.
*/
#include <linux/init.h>
#include <linux/export.h... | gpl-2.0 |
FreeOptimusProject/android_kernel_lge_p970 | kernel/sched.c | 222998 | /*
* kernel/sched.c
*
* Kernel scheduler and related syscalls
*
* Copyright (C) 1991-2002 Linus Torvalds
*
* 1996-12-23 Modified by Dave Grothe to fix bugs in semaphores and
* make semaphores SMP safe
* 1998-11-19 Implemented schedule_timeout() and related stuff
* by Andrea Arcangeli
* 2002-01-04 N... | gpl-2.0 |
ajf8/transmission-remote-gtk | src/util.c | 15717 | /*
* transmission-remote-gtk - A GTK RPC client to Transmission
* Copyright (C) 2011-2013 Alan Fitton
* 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; either version 2 of the License, or
... | gpl-2.0 |
meebey/smuxi-head-mirror | lib/db4o-net/Db4objects.Db4o/native/Sharpen/Lang/IdentityHashCodeProvider.cs | 1240 | /* Copyright (C) 2005 Versant Inc. http://www.db4o.com */
using System;
using System.Reflection;
namespace Sharpen.Lang
{
public class IdentityHashCodeProvider
{
#if !CF
public static int IdentityHashCode(object obj)
{
return System.Runtime.CompilerServices.RuntimeHelpers.GetHashCode(obj);
}
#else
pu... | gpl-2.0 |
chidelmun/server | storage/innobase/btr/btr0sea.cc | 53277 | /*****************************************************************************
Copyright (c) 1996, 2016, Oracle and/or its affiliates. All Rights Reserved.
Copyright (c) 2008, Google Inc.
Copyright (c) 2017, MariaDB Corporation.
Portions of this file contain modifications contributed and copyrighted by
Google, Inc. T... | gpl-2.0 |
TheProjecter/sharedmind | freemind/common/NamedObject.java | 1843 | /*FreeMind - A Program for creating and viewing Mindmaps
*Copyright (C) 2000-2006 Joerg Mueller, Daniel Polansky, Christian Foltin, Dimitri Polivaev and others.
*
*See COPYING for Details
*
*This program is free software; you can redistribute it and/or
*modify it under the terms of the GNU General Public License
*as pu... | gpl-2.0 |
rohankataria/linuxScheduler | include/config/usb/serial/keyspan/usa28xa.h | 42 | #undef CONFIG_USB_SERIAL_KEYSPAN_USA28XA
| gpl-2.0 |
PaymentHighway/woocommerce-gateway-paymenthighway | includes/vendor/respect/validation/tests/unit/Rules/NoneOfTest.php | 1502 | <?php
/*
* This file is part of Respect/Validation.
*
* (c) Alexandre Gomes Gaigalas <alexandre@gaigalas.net>
*
* For the full copyright and license information, please view the "LICENSE.md"
* file that was distributed with this source code.
*/
namespace Respect\Validation\Rules;
use Respect\Validation\TestCa... | gpl-2.0 |
rloos289/PDXwing | vendor/pantheon-systems/terminus/tests/unit_tests/Models/DomainTest.php | 2462 | <?php
namespace Pantheon\Terminus\UnitTests\Models;
use Pantheon\Terminus\Collections\Workflows;
use Pantheon\Terminus\Models\Environment;
use Pantheon\Terminus\Models\Domain;
use Pantheon\Terminus\Models\Workflow;
/**
* Class DomainTest
* Testing class for Pantheon\Terminus\Models\Domain
* @package Pantheon\Term... | gpl-2.0 |
bsmitty83/kernel_omap | include/linux/power/bq27541_battery.h | 566 | /*
* Charger driver for TI BQ27541
*
* Copyright (C) Quanta Computer Inc. All rights reserved.
* Eric Nien <Eric.Nien@quantatw.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Found... | gpl-2.0 |
saintkepha/hackenv-emacs | packages/cedet-1.0pre6/semantic/tests/testsubclass.cpp | 3820 | /* Special test file for Semantic Analyzer and complex C++ inheritance.
*/
//#include <iostream>
#include "testsubclass.hh"
void animal::moose::setFeet(int numfeet) //^1^
{
if (numfeet > 4) {
std::cerr << "Why would a moose have more than 4 feet?" << std::endl;
return;
}
fFeet = numfeet;
}
int animal... | gpl-2.0 |
tossp/lede-k3 | package/lean/mt/drivers/mt7615d/src/mt_wifi/embedded/ap/ap_wpa.c | 7337 | /*
***************************************************************************
* Ralink Tech Inc.
* 4F, No. 2 Technology 5th Rd.
* Science-based Industrial Park
* Hsin-chu, Taiwan, R.O.C.
*
* (c) Copyright 2002, Ralink Technology, Inc.
*
* All rights reserved. Ralink's source code is an unpublished work and th... | gpl-2.0 |
wschweer/mscoreserver | libmscore/pitchspelling.h | 3308 | //=============================================================================
// MuseScore
// Music Composition & Notation
// $Id: pitchspelling.h 5163 2011-12-30 09:57:08Z wschweer $
//
// Copyright (C) 2002-2011 Werner Schweer
//
// This program is free software; you can redistribute it and/or modify
// it un... | gpl-2.0 |
noorelden/QuickBooking | QuickBooking/migrations/0011_auto_20150704_2001.py | 426 | # -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import models, migrations
class Migration(migrations.Migration):
dependencies = [
('QuickBooking', '0010_auto_20150704_1942'),
]
operations = [
migrations.AlterField(
model_name='seat',
... | gpl-2.0 |
raj-bhatia/grooveip-ios-public | submodules/mswebrtc/webrtc/talk/app/webrtc/peerconnectionfactory.cc | 11762 | /*
* libjingle
* Copyright 2004--2011 Google Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of conditions and ... | gpl-2.0 |
znjRoLS/RUISHarryPotter | HarryPoter/RUISunity/Assets/RUIS/Scripts/Input/Calibration/RUISOculusFollow.cs | 1178 | using UnityEngine;
using System.Collections;
public class RUISOculusFollow : MonoBehaviour
{
RUISCoordinateSystem coordinateSystem;
void Start()
{
coordinateSystem = MonoBehaviour.FindObjectOfType(typeof(RUISCoordinateSystem)) as RUISCoordinateSystem;
}
void Update ()
{
if(RUISOVRManager.ovrHmd != nu... | gpl-2.0 |
knil-sama/YADDW | lib/apache-jena-2.12.1/javadoc-arq/com/hp/hpl/jena/sparql/path/class-use/P_ZeroOrMore1.html | 7516 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Oct 02 16:39:54 BST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.h... | gpl-2.0 |
mehhhh/TheLammerGame | game.js | 3254 | var lvl1 = (function () {
var xPartition = 320;
var preload = function () {
// tilemap
this.xPartition = xPartition;
game.load.tilemap('map', 'assets/map.json', null, Phaser.Tilemap.TILED_JSON);
game.load.image('floor', 'assets/floor.png');
game.load.image('tileset', 'as... | gpl-2.0 |
zhoupeng/spice4xen | linux-2.6.18-xen.hg/drivers/char/ipmi/ipmi_si_intf.c | 67681 | /*
* ipmi_si.c
*
* The interface to the IPMI driver for the system interfaces (KCS, SMIC,
* BT).
*
* Author: MontaVista Software, Inc.
* Corey Minyard <minyard@mvista.com>
* source@mvista.com
*
* Copyright 2002 MontaVista Software Inc.
*
* This program is free software; you can redistribute... | gpl-2.0 |
rminnich/k9 | sys/src/ape/lib/ap/plan9/ctime.c | 5644 | /*
* This file is part of the UCB release of Plan 9. It is subject to the license
* terms in the LICENSE file found in the top-level directory of this
* distribution and at http://akaros.cs.berkeley.edu/files/Plan9License. No
* part of the UCB release of Plan 9, including this file, may be copied,
* modified, pro... | gpl-2.0 |
sdwuyawen/linux2.6.21_helper2416 | arch/cris/arch-v32/drivers/gpio.c | 19756 | /* $Id: gpio.c,v 1.1.1.1 2007/06/12 07:27:13 eyryu Exp $
*
* ETRAX CRISv32 general port I/O device
*
* Copyright (c) 1999, 2000, 2001, 2002, 2003 Axis Communications AB
*
* Authors: Bjorn Wesen (initial version)
* Ola Knutsson (LED handling)
* Johan Adolfsson (read/set direc... | gpl-2.0 |
Evangileon/asterisk | apps/app_minivm.c | 115669 | /*
* Asterisk -- An open source telephony toolkit.
*
* Copyright (C) 1999 - 2005, Digium, Inc.
* and Edvina AB, Sollentuna, Sweden
*
* Mark Spencer <markster@digium.com> (Comedian Mail)
* and Olle E. Johansson, Edvina.net <oej@edvina.net> (Mini-Voicemail changes)
*
* See http://www.asterisk.org for more inform... | gpl-2.0 |
aliozel/swak4Foam | Libraries/simpleSearchableSurfaces/include/swakSurfaceTypes.H | 2158 | /*---------------------------------------------------------------------------*\
## #### ###### |
## ## ## | Copyright: ICE Stroemungsfoschungs GmbH
## ## #### |
## ## ## | http://www.ice-sf.at
## #### ###### |
------------------------------------------------------... | gpl-2.0 |
systers/vms | vms/volunteer/templates/volunteer/500.html | 538 | {% extends "base.html" %}
{% block title %} - Server Error{% endblock %}
{% block content %}
<div class="jumbotron jumbotron-custom">
<h1>500</h1>
<h1>Server Error/Internal Server Error</h1>
<p>An unexpected error seems to have occured. Try refreshing the page or return to the previous page.</p>
... | gpl-2.0 |
sin3fu3/inkjet-conveni | data/class/pages/regist/LC_Page_Regist_Complete.php | 1863 | <?php
/*
* This file is part of EC-CUBE
*
* Copyright(c) 2000-2011 LOCKON CO.,LTD. All Rights Reserved.
*
* http://www.lockon.co.jp/
*
* 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; ei... | gpl-2.0 |
erik132/MolekelCUDA | deps/lib/vtk-5.2_devenv/CMake/vtkWrapJava.cmake | 6287 | #
# a cmake implementation of the Wrap Java command
#
MACRO(VTK_WRAP_JAVA2 TARGET SOURCE_LIST_NAME)
# convert to the WRAP3 signature
VTK_WRAP_JAVA3(${TARGET} ${SOURCE_LIST_NAME} "${ARGN}")
ENDMACRO(VTK_WRAP_JAVA2)
MACRO(VTK_WRAP_JAVA3 TARGET SRC_LIST_NAME SOURCES)
IF(NOT VTK_PARSE_JAVA_EXE)
MESSAGE(SEND_ERR... | gpl-2.0 |
mhndev/shopping | app/models/Auth.php | 70 | <?php
class Auth extends Eloquent{
protected $table = 'auth';
}
| gpl-2.0 |
rfdrake/opennms | integrations/opennms-link-provisioning-adapter/src/main/java/org/opennms/netmgt/provision/adapters/link/DefaultLinkMatchResolverImpl.java | 2417 | /*******************************************************************************
* This file is part of OpenNMS(R).
*
* Copyright (C) 2009-2012 The OpenNMS Group, Inc.
* OpenNMS(R) is Copyright (C) 1999-2012 The OpenNMS Group, Inc.
*
* OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc.
*
* OpenNMS(... | gpl-2.0 |
proudcity/proud-drops | profiles/proud/modules/contrib/socialfield_widgets/README.md | 181 | Social Field Widgets
====================
Adds additional field formatters to [Social Field](https://www.drupal.org/project/socialfield) displays:
* Facebook Likebox
* Twitter Feed | gpl-2.0 |
rydnr/queryj-rt | queryj-templates-deprecated/src/main/java/org/acmsl/queryj/templates/dao/DataAccessManagerTemplateGenerator.java | 2309 | /*
QueryJ
Copyright (C) 2002-today Jose San Leandro Armendariz
chous@acm-sl.org
This library 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;... | gpl-2.0 |
bsmitty83/kernel_omap | drivers/power/bq2419x_charger.c | 62219 | /*
* drivers/power/bq2419x_charger_.c
* BQ24195 battery charging driver
* Copyright (C) 2012 Texas Instruments, Inc.
* Author: Texas Instruments, Inc.
* This package is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the F... | gpl-2.0 |
barche/k3d | tests/sdk/xml_xpath.cpp | 3438 | // K-3D
// Copyright (c) 1995-2009, Timothy M. Shead
//
// Contact: tshead@k-3d.com
//
// 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; either
// version 2 of the License, or (at your option) ... | gpl-2.0 |
ntj/ComplexRapidMiner | src/com/rapidminer/operator/performance/PredictionAverage.java | 3662 | /*
* RapidMiner
*
* Copyright (C) 2001-2008 by Rapid-I and the contributors
*
* Complete list of developers available at our web site:
*
* http://rapid-i.com
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public Lice... | gpl-2.0 |
TanjinHe/Mesmer4.0 | qd/include/qd/c_dd.h | 3057 | /*
* include/c_dd.h
*
* This work was supported by the Director, Office of Science, Division
* of Mathematical, Information, and Computational Sciences of the
* U.S. Department of Energy under contract number DE-AC03-76SF00098.
*
* Copyright (c) 2000-2001
*
* Contains C wrapper function prototypes for double-d... | gpl-2.0 |
site4com/j-gov-3-it | layouts/joomla/content/blog_style_default_item_title.php | 1670 | <?php
/**
* @package Joomla.Site
* @subpackage Layout
*
* @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
// Create a shortcut for params.
$params = $displayData-... | gpl-2.0 |
elbruno/Blog | 20170807 Holo MRDesignLab Move Resize Holograms/Assets/HUX/Editor/Utility/HUXEditorUtils.cs | 29118 | //
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
//
using HUX.Buttons;
using System;
using System.Collections.Generic;
using System.Reflection;
using UnityEditor;
using UnityEngine;
namespace HUX
{
public cl... | gpl-2.0 |
loveyoupeng/rt | modules/web/src/main/native/Source/JavaScriptCore/bytecode/DFGExitProfile.cpp | 3542 | /*
* Copyright (C) 2011 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... | gpl-2.0 |
vvanherk/oscar_emr | src/main/java/oscar/eform/actions/DisplayImageAction.java | 9846 | /**
* Copyright (c) 2001-2002. Department of Family Medicine, McMaster University. All Rights Reserved.
* This software is published under the GPL GNU General Public License.
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published... | gpl-2.0 |
ashchat404/wordpress | wp-content/themes/tsf/inc/custom-header.php | 6290 | <?php
/**
* Sample implementation of the Custom Header feature
* http://codex.wordpress.org/Custom_Headers
*
* You can add an optional custom header image to header.php like so ...
<?php $header_image = get_header_image();
if ( ! empty( $header_image ) ) { ?>
<a href="<?php echo esc_url( home_url( '/' ) ); ?... | gpl-2.0 |
siduction-upstream/screengrab | src/modules/uploader/uploader.h | 3354 | /***************************************************************************
* Copyright (C) 2009 - 2013 by Artem 'DOOMer' Galichkin *
* doomer3d@gmail.com *
* *
* This pr... | gpl-2.0 |
pclouds/busybox-w32 | loginutils/login.c | 17513 | /* vi: set sw=4 ts=4: */
/*
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LOGIN
//config: bool "login"
//config: default y
//config: select FEATURE_SYSLOG
//config: help
//config: login is used when signing onto a system.
//config:
//config: Note that Busybox binary mus... | gpl-2.0 |
saisai/phpmyadmin | libraries/navigation/Nodes/Node_View.class.php | 1597 | <?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Functionality for the navigation tree
*
* @package PhpMyAdmin-Navigation
*/
if (! defined('PHPMYADMIN')) {
exit;
}
require_once 'libraries/navigation/Nodes/Node_DatabaseChild.class.php';
/**
* Represents a view node in the navigation tree
*
* @package P... | gpl-2.0 |
LMOspaceace/ajaxchat | styles/comboot/template/chat_body_chatrow.html | 1933 | {% for chatrow in loops.chatrow %}
<div id="p{{ chatrow.MESSAGE_ID }}" class="chatpost {% if not S_AJAX_CHAT_CHATROW_FULL %}original {% endif %}bg{{ chatrow.CLASS }}{% if not S_AJAX_CHAT_MESSAGES_DOWN %} chat-messages-down{% endif %}">
<div class="chat-postbody">
<div class="{% if S_AJAX_CHAT_AVATARS %}chat-postp... | gpl-2.0 |
DigitalMediaServer/DigitalMediaServer | src/main/java/net/pms/formats/audio/MPC.java | 1121 | /*
* Digital Media Server, for streaming digital media to UPnP AV or DLNA
* compatible devices based on PS3 Media Server and Universal Media Server.
* Copyright (C) 2016 Digital Media Server developers.
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Genera... | gpl-2.0 |
adqio/revive-adserver | etc/changes/migration_tables_core_542.php | 1282 | <?php
/*
+---------------------------------------------------------------------------+
| Revive Adserver |
| http://www.revive-adserver.com |
| ... | gpl-2.0 |
printerpam/Elgg | engine/classes/Elgg/I18n/Translator.php | 15087 | <?php
namespace Elgg\I18n;
/**
* WARNING: API IN FLUX. DO NOT USE DIRECTLY.
*
* @access private
*
* @since 1.10.0
*/
class Translator {
/**
* Global Elgg configuration
*
* @var \stdClass
*/
private $CONFIG;
/**
* Initializes new translator
*/
public function __construct() {
global $CONFIG;
... | gpl-2.0 |
huoyao/TL_vegaFEM | vegafem/vegafem/homogeneousMooneyRivlinIsotropicMaterial.h | 3799 | /*************************************************************************
* *
* Vega FEM Simulation Library Version 2.1 *
* *
* "isotropic hypere... | gpl-2.0 |
joncampbell123/dosbox-x | src/libs/decoders/stb.h | 465685 | /* stb.h - v2.35 - Sean's Tool Box -- public domain -- http://nothings.org/stb.h
no warranty is offered or implied; use this code at your own risk
This is a single header file with a bunch of useful utilities
for getting stuff done in C/C++.
Documentation: http://nothings.org/stb/stb_h.html
Unit... | gpl-2.0 |
shehbazj/DyRe | test/shell/lvcreate-mirror.sh | 1521 | #!/bin/sh
# Copyright (C) 2010 Red Hat, Inc. All rights reserved.
#
# This copyrighted material is made available to anyone wishing to use,
# modify, copy, or redistribute it subject to the terms and conditions
# of the GNU General Public License v.2.
#
# You should have received a copy of the GNU General Public Licens... | gpl-2.0 |
nycbjr/kernel_sony_sgp3xx | arch/arm/mach-msm/board-sony_pollux-pmic.c | 20236 | /* Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved.
* Copyright (C) 2012-2013 Sony Mobile Communications AB.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Softwa... | gpl-2.0 |
aldencolerain/mc2kernel | toolchain/share/doc/arm-marvell-linux-gnueabi/html/libc/Other-Special.html | 4839 | <html lang="en">
<head>
<title>Other Special - The GNU C Library</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="The GNU C Library">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Special-Characters... | gpl-2.0 |
bgat/linux-udoo | backports/drivers/media/platform/marvell-ccic/mcam-core.h | 11628 | /*
* Marvell camera core structures.
*
* Copyright 2011 Jonathan Corbet corbet@lwn.net
*/
#ifndef _MCAM_CORE_H
#define _MCAM_CORE_H
#include <linux/list.h>
#include <media/v4l2-common.h>
#include <media/v4l2-ctrls.h>
#include <media/v4l2-dev.h>
#include <media/videobuf2-core.h>
/*
* Create our own symbols for th... | gpl-2.0 |
paericksen/broadworks-ocip | src/BroadworksOCIP/api/Rel_17_sp4_1_197_OCISchemaAS/OCISchemaDataTypes/ExtendedFileResourceSelection.php | 703 | <?php
/**
* This file is part of http://github.com/LukeBeer/BroadworksOCIP
*
* (c) 2013-2015 Luke Berezynskyj <eat.lemons@gmail.com>
*/
namespace BroadworksOCIP\api\Rel_17_sp4_1_197_OCISchemaAS\OCISchemaDataTypes;
use BroadworksOCIP\Builder\Types\SimpleType;
use BroadworksOCIP\Builder\Restrictions\Enumeration;
... | gpl-2.0 |
ev3dev/u-boot | board/freescale/common/arm_sleep.c | 2754 | // SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2014 Freescale Semiconductor, Inc.
*/
#include <common.h>
#include <asm/io.h>
#ifndef CONFIG_ARMV7_NONSEC
#error " Deep sleep needs non-secure mode support. "
#else
#include <asm/secure.h>
#endif
#include <asm/armv7.h>
#if defined(CONFIG_ARCH_LS1021A)
#include <as... | gpl-2.0 |
steilerDev/WhatToStudy | Source/src/de/steilerdev/whatToStudy/Exception/WhatToStudyException.java | 4019 | /**
* Copyright (C) 2015 Frank Steiler <frank@steilerdev.de>
*
* 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, either version 2 of the License, or
* (at your option) any later version.
*
... | gpl-2.0 |
venkatarajasekhar/wzgraphicsmods | tools/qwzm/wzmutils.c | 16210 | /*
This file is part of Warzone 2100.
Copyright (C) 2007-2009 Warzone Resurrection Project
Warzone 2100 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; either version 2 of the License, or
(at your option) ... | gpl-2.0 |
adamwespiser/balapiller | SimpleIDE/Learn/Simple Libraries/Remote/libsirc/html/sirc_8h_source.html | 17142 | <!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"/>
<title>sirc (SONY Infrared... | gpl-2.0 |
TECLIB/glpi | inc/ruledictionnarymonitormodel.class.php | 2216 | <?php
/*
* @version $Id$
-------------------------------------------------------------------------
GLPI - Gestionnaire Libre de Parc Informatique
Copyright (C) 2015-2016 Teclib'.
http://glpi-project.org
based on GLPI - Gestionnaire Libre de Parc Informatique
Copyright (C) 2003-2014 by the INDEPNET Development ... | gpl-2.0 |
pruiz/asterisk | codecs/codec_g722.c | 6105 | /*
* Asterisk -- An open source telephony toolkit.
*
* Copyright (C) 1999 - 2008, Digium, Inc.
*
* Matthew Fredrickson <creslin@digium.com>
* Russell Bryant <russell@digium.com>
*
* Special thanks to Steve Underwood for the implementation
* and for doing the 8khz<->g.722 direct translation code.
*
* See http... | gpl-2.0 |
unfinite/Alphasquare | src/application/models/employee_model.php | 2577 | <?php
if ( ! defined('BASEPATH')) exit('No direct script access allowed');
/**
* Employee Model
* Check if user is staff, perform basic moderation actions
* @package Models
*/
class Employee_model extends CI_Model {
/**
* Allow loggedin user access if session var
*
* @return bool
*
*/
pub... | gpl-2.0 |
bharcode/MachineLearning | CustomMahout/core/src/main/java/org/apache/mahout/cf/taste/hadoop/item/AggregateAndRecommendReducer.java | 8512 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | gpl-2.0 |
drbyte/zc-v1-series | includes/templates/template_default/templates/tpl_order_status_default.php | 6773 | <?php
/**
* Page Template
*
* Loaded automatically by index.php?main_page=order_status.<br />
* Displays information related to a single specific order
*
* @package templateSystem
* @copyright Copyright 2003-2015 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @copyright P... | gpl-2.0 |
project-zerus/mariadb | storage/xtradb/lock/lock0lock.c | 168540 | /*****************************************************************************
Copyright (c) 1996, 2012, Oracle and/or its affiliates. All Rights Reserved.
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
Founda... | gpl-2.0 |
davidedg/check_mk_plugins | sms_skebby/readme.md | 971 | # SMS Skebby Notifications #
----------------------------
Check_MK plugin for SMS Notifications via Skebby.it
## Installation ##
As site user, download latest MKP
Install the package.
$ cmk -vP install sms_skebby-<version>.mkp
## WATO Configuration ##
In WATO, Users, create or modify a user for which you wa... | gpl-2.0 |
teamfx/openjfx-9-dev-rt | modules/javafx.graphics/src/main/native-glass/win/ViewContainer.cpp | 58952 | /*
* Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | gpl-2.0 |
NicolasWinckler/CbmRoot | littrack/cbm/reco/CbmLitFitTracksParallel.h | 1654 | /**
* \file CbmLitFitTracksParallel.h
* \author Andrey Lebedev <andrey.lebedev@gsi.de>
* \date 2013
* \brief Task to fit TRD and MUCH tracks using parallel track fit algorithms.
*/
#ifndef CBMLITFITTRACKSPARALLEL_H_
#define CBMLITFITTRACKSPARALLEL_H_
#include "FairTask.h"
#include "TStopwatch.h"
class CbmLitFit... | gpl-2.0 |
brandonshults01/belle-sip | src/transports/tls_channel_polarssl.c | 20494 | /*
belle-sip - SIP (RFC3261) library.
Copyright (C) 2013 Belledonne Communications SARL
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, either version 2 of the License, or
(at y... | gpl-2.0 |
renebentes/joomla-3.x | administrator/components/com_youtubegallery/sql/updates/mysql/3.6.0.sql | 70 | ALTER TABLE #__youtubegallery_videos ADD COLUMN rawdata text NOT NULL; | gpl-2.0 |
cangsalak/Yii2-CMS | frontend/config/main.php | 1425 | <?php
$params = array_merge(
require(__DIR__ . '/../../common/config/params.php'),
require(__DIR__ . '/../../common/config/params-local.php'),
require(__DIR__ . '/params.php'),
require(__DIR__ . '/params-local.php')
);
return [
'id' => 'app-frontend',
'basePath' => dirname(__DIR__),
'bootst... | gpl-2.0 |
Augustus061193/OpenCollegeGraph | d2rq/doc/javadoc/allclasses-noframe.html | 25391 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_33) on Fri Jun 22 11:01:57 IST 2012 -->
<TITLE>
All Classes (D2RQ)
</TITLE>
<META NAME="date" CONTENT="2012-06-22">
<LINK REL ="stylesheet" TYPE="t... | gpl-2.0 |
Debian/openjfx | modules/web/src/main/native/Source/WebCore/page/PageOverlay.h | 5603 | /*
* Copyright (C) 2010 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions a... | gpl-2.0 |
Keruspe/systemd | src/shared/install.c | 112759 | /* SPDX-License-Identifier: LGPL-2.1+ */
#include <dirent.h>
#include <errno.h>
#include <fcntl.h>
#include <fnmatch.h>
#include <limits.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <unistd.h>
#include "alloc-util.h"
#include "conf-files.h"
#include ... | gpl-2.0 |
srwiser/ssctube | wp-content/plugins/indeed-social-media_v5.1/admin/tabs/isb.php | 1740 | <div class="metabox-holder indeed">
<div class="stuffbox">
<div class="ism-top-message"><b>"Share Bar"</b> - is a special Social Icons Display on the top of the page when the visitor scroll down.</div>
</div>
<div class="stuffbox">
<h3>
<label style="font-size:16px;">
AddOn Status
</label>
</h3... | gpl-2.0 |
marco-c/wp-web-push | tests/test-utils.php | 112 | <?php
function getSentNotificationNum() {
return intval(file_get_contents('http://localhost:55555/'));
}
?>
| gpl-2.0 |
zaljayo/TestProject | lib_editor/js/trex/tool/tabletemplate.js | 3877 | /**
* @fileoverview
* Tool '서식' Source,
*
*/
TrexConfig.addTool(
"tabletemplate",
{
sync: _FALSE,
status: _TRUE,
rows: 5,
cols: 9,
options: [
{ label: 'image', data: 1 , klass: 'tx-tabletemplate-1' },
{ label: 'image', data: 2 , klass: 'tx-tabletemplate-2' },
{ label: 'image', data: 3 , k... | gpl-2.0 |
andreapoggi/Mir | src/Mir/lib/Mir/R/Doc/Web.pm | 1254 | package Mir::R::Doc::Web;
#============================================================= -*-perl-*-
=head1 NAME
Mir::R::Doc::Web - ruolo per ogni documento sul web
=head1 VERSION
0.0.1
=cut
our $VERSION='0.01';
=head1 SYNOPSIS
use Something;
with 'Mir::R::Doc::Web;
my $o = Something->new();
$o-... | gpl-2.0 |
empeg/empeg-hijack | fs/reiserfs/utils/mkreiserfs/mkreiserfs.c | 17438 | /*
* Copyright 1996, 1997, 1998, 1999 Hans Reiser
*/
/* mkreiserfs is very simple. It supports only 4 and 8K blocks. It skip
first REISERFS_DISK_OFFSET_IN_BYTES of device, and then writes the super
block, the needed amount of bitmap blocks (this amount is calculated
based on file system size), and root bloc... | gpl-2.0 |